Execute Cypher queries on the knowledge graph
2 operations.
/v1/graphs/{graph_id}/query/cypher
Cypher over the graph (LadybugDB).
/v1/graphs/{graph_id}/query/sql
SQL over the graph's columnar tables (DuckDB) — a relational lens on the same graph-centric data, often ahead of the materialized graph.