Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 234 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 234 Bytes

Graphula

Graphula is a parallel on-disk graph store based on the TripleRush architecture. The index and dictionary are stored in Symas LMDB and it uses the Java Fork/Join framework to parallelize the graph pattern matching.