ENTITY
All functions > CORE > ENTITY
Defines an entity.
Syntax
ENTITY()
sql
Arguments
Parameter | Type | Required | Description |
---|
Returns
An ENTITY type marker
Notes
- Defines an entity in the FeatureMesh system
- Entities represent the primary keys around which features are organized
- Used in feature definitions to specify entity relationships
- Part of the FeatureMesh core type system
- Essential for feature materialization and keyset operations