API referenceGraphGraphQuery the knowledge graph with Cypher, traverse edges, and export topology.POST/api/v1/graph/queryExecute a Cypher queryGET/api/v1/graph/nodesSearch nodes by label or propertyGET/api/v1/graph/nodes/{id}Get a node and its immediate neighboursGET/api/v1/graph/topologyExport the graph as JSON or GraphML