graph.list
49Command Claude Code
Lists graph names in lexicographic order. Accepts an optional item limit (default 100), an exclusive name cursor for continuation, and an asof timestamp to list the graphs visible at an earlier instant.
In-memory database built for agents
This repository also configures its own agents. See what strata-core tells them →
Command Claude Code
Lists graph names in lexicographic order. Accepts an optional item limit (default 100), an exclusive name cursor for continuation, and an asof timestamp to list the graphs visible at an earlier instant.
Command Claude Code
Read graph metadata and counts.
Command Claude Code
Walks a node's edges and returns one hit per traversed edge. Direction is outgoing, incoming, or both; an optional edge-type filter restricts the walk. Each hit embeds both the traversed edge and the neighbor node in full, so a follow-up read is rarely needed. A missing node yields an empty page.
Command Claude Code
Add or replace a graph node.
Command Claude Code
Reads one node by id, returning its properties, declared object type, entity binding, and last-write commit coordinates. A removed or never-written node reads back as no data. Accepts asof for time travel.
Command Claude Code
Lists a graph's nodes in node-id order. Accepts an optional id prefix filter, an item limit (default 100), an exclusive cursor, and asof for time travel. Each item carries the full node payload: properties, declared type, binding, and commit coordinates.
Command Claude Code
Remove a graph node and its edges.
Command Claude Code
List nodes declaring an object type.
Command Claude Code
Define a graph link type.
Command Claude Code
Define a graph object type.
Command Claude Code
Delete a draft link type.
Command Claude Code
Delete a draft object type.
Command Claude Code
Freeze the graph ontology.
Command Claude Code
Reads the graph's ontology: its status (draft or frozen) plus every declared object type and link type with their property definitions. Returns no data before any type has been declared. Accepts asof for time travel.
Command Claude Code
Read the ontology with usage counts.
Command Claude Code
Returns a deterministic representative sample of nodes from a graph: the total live node count and up to count nodes (default 10), evenly strided over the ordered node ids. Latest state only.
Command Claude Code
Read one StrataHub dataset card.
Command Claude Code
Read the selected StrataHub's V1 capability advertisement.
Command Claude Code
List datasets from the selected StrataHub.
Command Claude Code
List live refs for a StrataHub dataset.
Command Claude Code
List yanked refs from the selected StrataHub.
Command Claude Code
Report loaded model cache state.
Command Claude Code
Report capabilities for a model spec.
Command Claude Code
Detokenize token ids with a local model.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: