sparql query all graphs code example Example: sparql list all graphs SELECT ?g WHERE { GRAPH ?g { } }