Interface JsonContentSchemaProperties

Hierarchy

  • JsonContentSchemaProperties

Properties

default_schema: string

Defult schema name

edge: string

Label of the edge connecting content items with their schemas.

name_property: string

Name of the vertex property storing schema name.

schema_property: string

Name of the vertex property storing schema definition.

vertex: string

Schema vertex label.

Generated using TypeDoc