MCPcopy Create free account
hub / github.com/codemix/graph /

Class

packages/graph/src/AsyncGraph.ts:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141class AsyncGraphStorage extends InMemoryGraphStorage {
142 /**
143 * Push an element into the storage, updating properties individually if the
144 * element already exists. This ensures that updateProperty is called for each

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected