Docs menu · Reference

graph — command reference

CommandSummary
Traverse graph breadth-firstRun a bounded breadth-first traversal.
Detect graph communitiesDetect communities via label propagation.
Compute graph clustering coefficientsCompute local clustering coefficients.
Compute graph pagerankCompute PageRank importance scores.
Compute graph shortest pathsCompute shortest-path distances from a source.
Compute graph connected componentsCompute weakly connected components.
Apply graph delete policyApply a delete policy to bound graph facts.
Batch write graphApply graph mutations atomically.
List graph bindings for entityFind graph nodes bound to an entity.
Bulk insert graph dataBulk-load nodes and edges in chunks.
Create graphCreate a named graph.
Delete graphDelete a graph and its visible data.
Add graph edgeAdd or replace a graph edge.
Get graph edgeRead one graph edge.
Remove graph edgeRemove a graph edge.
List graphsList graph names.
Read graph metadataRead graph metadata and counts.
List graph neighborsList a node’s neighbors.
Add graph nodeAdd or replace a graph node.
Get graph nodeRead one graph node.
List graph nodesList graph nodes.
Remove graph nodeRemove a graph node and its edges.
List graph nodes by typeList nodes declaring an object type.
Define graph link typeDefine a graph link type.
Define graph object typeDefine a graph object type.
Delete graph link typeDelete a draft link type.
Delete graph object typeDelete a draft object type.
Freeze graph ontologyFreeze the graph ontology.
Read graph ontologyRead the graph ontology.
Read graph ontology summaryRead the ontology with usage counts.
Sample graph nodesSample graph nodes.

agents: this page as markdown → /docs/reference/graph.md