Variable: SchemaTypePropertyPrimitive
const
SchemaTypePropertyPrimitive:Struct
<{dataType
:Literal
<["String"
,"Number"
,"Boolean"
,"Date"
,"Point"
]>;knowledgeGraphId
:NullOr
<typeofUUID
>;name
: typeofNonEmptyTrimmedString
;optional
:optional
<NullishOr
<typeofBoolean$
>>; }>
Defined in: packages/hypergraph/src/mapping/Mapping.ts:161
Since
0.2.0