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 type of the given expression in the target database. |
VERSION | Returns the version of the featuremesh registry. |
Summary
- Functions in METADATA: 8
This documentation is automatically generated from the FeatureMesh registry.
On this page