Type Alias: DocumentRelation
DocumentRelation =
object
Defined in: packages/hypergraph/src/entity/types.ts:43
Indexable
[key: string]: unknown
Properties
__deleted
__deleted:
boolean
Defined in: packages/hypergraph/src/entity/types.ts:47
from
from:
string
Defined in: packages/hypergraph/src/entity/types.ts:44
fromPropertyId
fromPropertyId:
string
Defined in: packages/hypergraph/src/entity/types.ts:46
to
to:
string
Defined in: packages/hypergraph/src/entity/types.ts:45