agenticMemoryRecordStoreFrameBundle()
Create a graph-visible D585 record store-frame decode bundle.
Invalid frame DATA produces DATA issues/status, not protocol ERROR. Decoded records re-enter later graphs only as ordinary records DATA.
Import
Section titled “Import”import { agenticMemoryRecordStoreFrameBundle } from "@graphrefly/ts/solutions";Signature
Section titled “Signature”function agenticMemoryRecordStoreFrameBundle( graph: Graph, opts: AgenticMemoryRecordStoreFrameBundleOptions,): AgenticMemoryRecordStoreFrameBundle<TJson>Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
graph | Graph | Graph that owns the nodes. |
opts | AgenticMemoryRecordStoreFrameBundleOptions | Store-frame input node and optional name. |
Returns
Section titled “Returns”Projection and read-model nodes.
Documentation Status
Section titled “Documentation Status”This page was generated from source JSDoc, but the structured API tags are incomplete:
- Missing
@example.
Source
Section titled “Source”packages/ts/src/solutions/agentic-memory/store-frame.ts