Interface DefaultContentTraitVertex

Definition of a vertex to be created.

Hierarchy

  • DefaultContentTraitVertex

Properties

Properties

data?: Record<string, any>

Additional vertex properties.

Additional edges to create for a vertex.

label: string

The vertex label.

Generated using TypeDoc