Graphorin API reference v0.8.0
Graphorin API reference / @graphorin/memory / / ProfileSlot
Interface: ProfileSlot
Defined in: packages/memory/src/consolidator/phases/profile-projection.ts:97
One projected profile slot.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
content | readonly | string | - | packages/memory/src/consolidator/phases/profile-projection.ts:100 |
sources | readonly | readonly string[] | Ids of the source facts backing this slot (provenance). | packages/memory/src/consolidator/phases/profile-projection.ts:102 |
subTopic? | readonly | string | - | packages/memory/src/consolidator/phases/profile-projection.ts:99 |
topic | readonly | string | - | packages/memory/src/consolidator/phases/profile-projection.ts:98 |