Skip to main content

Type Alias: InvalidRelationEntity

InvalidRelationEntity = object

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

Properties

error

error: ParseResult.ParseError

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


parentEntityId

parentEntityId: string

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


propertyName

propertyName: string

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


propertyTypeId

propertyTypeId: string

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


raw

raw: NestedRawEntity

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


relationId

relationId: string

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


relationTypeId

relationTypeId: string

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


toEntityId

toEntityId: string

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