Skip to main content

Type Alias: DocumentRelation

DocumentRelation = object

Defined in: packages/hypergraph/src/entity/types.ts:36

Indexable

[key: string]: unknown

Properties

__deleted

__deleted: boolean

Defined in: packages/hypergraph/src/entity/types.ts:41


from

from: string

Defined in: packages/hypergraph/src/entity/types.ts:37


fromPropertyName

fromPropertyName: string

Defined in: packages/hypergraph/src/entity/types.ts:40


fromTypeName

fromTypeName: string

Defined in: packages/hypergraph/src/entity/types.ts:39


to

to: string

Defined in: packages/hypergraph/src/entity/types.ts:38