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