Skip to main content

Type Alias: InvalidRelationEntity

InvalidRelationEntity = object

Defined in: packages/hypergraph/src/utils/convert-relations.ts:53

Properties

error

error: ParseResult.ParseError

Defined in: packages/hypergraph/src/utils/convert-relations.ts:61


parentEntityId

parentEntityId: string

Defined in: packages/hypergraph/src/utils/convert-relations.ts:54


propertyName

propertyName: string

Defined in: packages/hypergraph/src/utils/convert-relations.ts:55


propertyTypeId

propertyTypeId: string

Defined in: packages/hypergraph/src/utils/convert-relations.ts:56


raw

raw: NestedRawEntity

Defined in: packages/hypergraph/src/utils/convert-relations.ts:60


relationId

relationId: string

Defined in: packages/hypergraph/src/utils/convert-relations.ts:57


relationTypeId

relationTypeId: string

Defined in: packages/hypergraph/src/utils/convert-relations.ts:58


toEntityId

toEntityId: string

Defined in: packages/hypergraph/src/utils/convert-relations.ts:59