| icon |
title |
details |
🧠 |
Graph-first core |
Concurrent graph storage, graph algorithms, and an embedded Database facade are the most concrete parts of the current project. |
|
| icon |
title |
details |
🔎 |
Documented query subset |
SQL, Cypher, and Gremlin are supported as explicit subsets instead of being presented as full language implementations. |
|
| icon |
title |
details |
🧱 |
Multi-model building blocks |
Documents, HNSW vector search, plugins, and live-query/event hooks exist today, but not all combinations share the same maturity. |
|
| icon |
title |
details |
🔐 |
Transaction semantics explained |
The docs spell out what the graph transaction layer guarantees today and where conflict detection or cross-model atomicity is still limited. |
|
| icon |
title |
details |
📊 |
Benchmarks with caveats |
Reproduction steps, current assumptions, and limits of the published comparison data are documented up front. |
|
| icon |
title |
details |
⚠️ |
Stable vs experimental |
Each major module is classified as stable, experimental, or planned so external users can judge adoption risk quickly. |
|