How fast HydraDB answers multi-hop queries, what each extra hop costs, and how far it scales across cores. Measured against MinIO on a single 15-core machine.
Time for one query at each traversal depth, by supernode fanout and worker count. Depth h covers every path of length 1 to h.
Throughput as workers are added, against perfect linear scaling.
Time to commit one Cypher write, and what happens to that time when writers are added. Each write goes to its own id range, so it lands in the graph without touching the supernode.
First query after a wiped cache, against steady state.