Meta
Description
Metadata about the database environment. Currently this is envisioned only as a way to log the model versions used to generate the graph schema. We may generalize this into a log.
Label
:Meta
Properties
| Property | Description | Type |
|---|---|---|
| id | The unique identifier for the node. This is a UUID. | string |
| version | The model version. This comes from the metamodel used to generate the schema. | string |
| date_active | The date this model version was placed into service in this database | datetime |
| date_inactive | The date this model version was superceded by another version | datetime |
Key
id
Relationships
No relationships on this data node.