VertexConnectionConstraint
age-schema-client / VertexConnectionConstraint
Interface: VertexConnectionConstraint
Defined in: src/schema/types.ts:355
Vertex connection constraint
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
label | string | Vertex label | src/schema/types.ts:359 |
properties? | Record<string, unknown> | Optional property constraints | src/schema/types.ts:364 |