jgrzebyta / triple-loader

Framework and CL tools for hight throughput manipulation on RDF statements (triples and quads).
GNU Lesser General Public License v3.0
10 stars 0 forks source link

Add support for simple SPARQL queries -- without Lucene indexing feature #32

Closed jgrzebyta closed 7 years ago

jgrzebyta commented 7 years ago

By default rdf4j.sparql command creates repository with Lucene index. It would be helpful to have option which only use simple memory repository (without the index).