Skip to main content
Version: 0.3.0

VertexLabel

age-schema-client v0.3.0


age-schema-client / VertexLabel

Interface: VertexLabel

Defined in: src/schema/types.ts:370

Vertex label definition

Properties

PropertyTypeDescriptionDefined in
propertiesRecord<string, PropertyDefinition>Vertex propertiessrc/schema/types.ts:374
required?string[]Required propertiessrc/schema/types.ts:379
description?stringVertex descriptionsrc/schema/types.ts:384
metadata?Record<string, unknown>Additional metadatasrc/schema/types.ts:389