![]() |
A python API to the metadata store.
Provides access to a SQLite3 or a MySQL backend. Artifact types and execution types can be created on the fly.
Classes
class ListOptions
: Defines the available options when listing nodes.
class MetadataStore
: A store for the artifact metadata.
class OrderByField
: Defines the available fields to order results in ListOperations.
Functions
downgrade_schema(...)
: Downgrades the db specified in the connection config to a schema version.