njh / redstore

RedStore is a lightweight RDF triplestore written in C using the Redland library.
https://www.aelius.com/njh/redstore/
GNU General Public License v3.0
62 stars 6 forks source link

Add test for SPARQL for listing of graphs #17

Closed njh closed 14 years ago

njh commented 14 years ago

SELECT DISTINCT ?g WHERE {GRAPH ?g { ?s ?p ?o }}

njh commented 14 years ago

Added in e6aa1f1ef77460941bfabe7968e591a1bd6ae8f1