Skip to content

Graphula is an experimental graph database with parallel divide & conquer query execution and incremental replanning for partial queries. It's really fast. ⚡

License

Notifications You must be signed in to change notification settings

pstutz/graphula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Graphula is an experimental graph database with parallel divide & conquer query execution and incremental replanning for partial queries. It's really fast. ⚡

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages