GraphElementRegistry¶
GraphElementRegistry is an abstraction of graph element registries:
Graph elements can be defined in Python and SQL.
Contract¶
Register Output¶
Registers the given Output
See:
Used for the following:
Register Flow¶
Registers the given Flow
See:
Used for the following:
Register SQL File¶
See:
Used when:
- Pipelines CLI is requested to register graph element definitions (from SQL files)