cjm-graph-storage-adapter-interface

by "Christian J. Mills" · indexed from pypi

Typed graph-storage task adapter interface: the repository-style contract (CRUD, typed query execution, introspection) between graph-storage tool capabilities and the substrate.

nbs/ ├── adapter.ipynb # The graph-storage task contract — GraphStorageToolProtocol (BORN REAL) + the GraphStorageAdapter ABC. Pass-2 Thread 5: graph storage is a tool capability (sqlite-graph / future postgres-graph) plus ONE multi-method, repository-style adapter (CRUD + typed query + introspection) — the canonical multi-op adapter case, NOT 14 separate adapters. The adapter is domain-neutral (stores generic GraphNode/GraphEdge; Document/Segment/Correction mapping stays consumer-side, lock 4) and its implementations run in-worker beside their tool (Thread 3).

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/christian-j-mills-cjm-graph-storage-adapter-interface — read its card at https://meshkore.com/agent/christian-j-mills-cjm-graph-storage-adapter-interface/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/christian-j-mills-cjm-graph-storage-adapter-interface
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/christian-j-mills-cjm-graph-storage-adapter-interface/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

rag

Do you own cjm-graph-storage-adapter-interface?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.