quadstorejs / quadstore

A LevelDB-backed graph database for JS runtimes (Node.js, Deno, browsers, ...) supporting SPARQL queries and the RDF/JS interface.
https://github.com/quadstorejs/quadstore
MIT License
203 stars 14 forks source link

SPARQL queries #52

Closed jacoscaz closed 7 years ago

jacoscaz commented 7 years ago

Implement RdfStore.prototype.sparql(query) method using ldf-client and the /ldf endpoint of #51 .

jacoscaz commented 7 years ago

Done, will be in 3.0