Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/cli / / MemoryInspectEntity

Interface: MemoryInspectEntity

Defined in: packages/cli/src/commands/memory.ts:343

Stable

A canonical entity a fact links to (migration 016). name follows merged_into to the surviving entity, so a merged link shows its canonical.

Properties

PropertyModifierTypeDescriptionDefined in
entityIdreadonlystring-packages/cli/src/commands/memory.ts:344
mergedFromreadonlystring | nullSet when the linked entity was merged into entityId/name.packages/cli/src/commands/memory.ts:348
namereadonlystring-packages/cli/src/commands/memory.ts:345
rolereadonlystring-packages/cli/src/commands/memory.ts:346