Lightweight in-memory graph database toolkit with storage, algorithms & Cypher-like queries The entire project is built using Copilot, and the following features are not guaranteed. Please use with caution.
- Graph Storage
✅ Generic nodes & weighted edges
✅ Thread-safe concurrency
✅ JSON persistence
🚧 Versioned snapshots (WIP)
- Cypher-like Engine
✅ Pattern matching & path queries
🚧 Built-in indexing - OrientSQL Adapter
🚧 SQL-Like matching
- Traversal
✅ BFS 🚧 DFS 🚧 Shortest path
go get github.com/ak-wan/grapher