Skip to content
F. Conrads edited this page Dec 9, 2017 · 10 revisions

Welcome to the N-graphStore wiki!

N-graphStore will hopefully be a fast lightweight Graph storage for daily usage. It will have clustered lucene indexed directories as a database and a nice looking frontend.

It will be build with docker so no one needs any configuration anymore.

TODO

Task Description
SPARQL Parser Instead of the only BGP DirtySelectSPARQLParser create one that parses according to the complete SPARQL spec
UPDATE Parser Create an Update Parser according to SPARQL 1.1. spec
SPARQL Pipeline connect the query planner with the storage and web
Query Planner Finish the Query Planner
Clone this wiki locally