Variable: SchemaTypePropertyRelation
const
SchemaTypePropertyRelation:Struct
<{dataType
:refine
<`Relation(${string})`
,Schema
<string
,string
,never
>>;knowledgeGraphId
:NullOr
<typeofUUID
>;name
: typeofNonEmptyTrimmedString
;optional
:optional
<NullishOr
<typeofBoolean$
>>;relationType
:refine
<string
, typeofTrimmed
>; }>
Defined in: packages/hypergraph/src/mapping/Mapping.ts:145
Since
0.2.0