METADATA Functions
All functions > METADATA
All functions in the METADATA category.
Exploration
| Function | Description |
|---|---|
IS_DOWNSTREAM_OF() | Returns TRUE if the current feature is dependent of the given feature in the dependency DAG |
IS_UPSTREAM_OF() | Returns TRUE if the current feature is a dependency of the given feature in the dependency DAG |
DEPTH_RELATIVE_TO() | Returns the depth of the current feature relative to the given feature in the dependency DAG |
Other
| Function | Description |
|---|---|
KEYSET() | Returns a reference to a keyset. |
PREPARED_STATEMENT() | Returns a reference to a prepared statement of the given feature with the given inputs. |
TYPEOF() | Returns the type of the given expression in FeatureQL. |
SQLTYPEOF() | Returns the name of the translated storage type for the expression (after FeatureQL is lowered for... |
VERSION() | Returns registry version; reload time is set only on a dev workstation. |
Summary
- Functions in METADATA: 8
This documentation is automatically generated from the FeatureMesh registry.
On this page