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