Type Alias: DocumentRelation
DocumentRelation =
object
Defined in: packages/hypergraph/src/entity/types.ts:30
Indexable
[key: string]: unknown
Properties
__deleted
__deleted:
boolean
Defined in: packages/hypergraph/src/entity/types.ts:34
from
from:
string
Defined in: packages/hypergraph/src/entity/types.ts:31
fromPropertyId
fromPropertyId:
string
Defined in: packages/hypergraph/src/entity/types.ts:33
to
to:
string
Defined in: packages/hypergraph/src/entity/types.ts:32