Kosmos object (either vertex or edge) stored in Gremlin database.
Contains tenant_id, created and updated timestamps which are always set by Kosmos.
Item creation time; may be parsed with new Date().
new Date()
The stored item ID (UUID).
Gremlin vertex/edge label.
The tenant UUID.
Item update time; may be parsed with new Date().
Generated using TypeDoc
Kosmos object (either vertex or edge) stored in Gremlin database.
Contains tenant_id, created and updated timestamps which are always set by Kosmos.