Graphorin API reference v0.5.0
Graphorin API reference / @graphorin/cli / / MemoryInspectEntity
Interface: MemoryInspectEntity
Defined in: packages/cli/src/commands/memory.ts:213
A canonical entity a fact links to (P2-1 / migration 016). name follows merged_into to the surviving entity, so a merged link shows its canonical.
Stable
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
entityId | readonly | string | - | packages/cli/src/commands/memory.ts:214 |
mergedFrom | readonly | string | null | Set when the linked entity was merged into entityId/name. | packages/cli/src/commands/memory.ts:218 |
name | readonly | string | - | packages/cli/src/commands/memory.ts:215 |
role | readonly | string | - | packages/cli/src/commands/memory.ts:216 |