Skip to content

EntityPageContext

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts

Properties

PropertyType
relationshipsRelationship[]
allEntitiesEntity[]
enrichmentEntityEnrichment
sourceLinkBasestring
nameResolver(id: string) => string
outgoingBySourceMap<string, Relationship[]>
incomingByTargetMap<string, Relationship[]>

Was this page helpful?

Download as PDF