SPARQL Liste de tous les graphiques

SELECT ?g 
WHERE {
  GRAPH ?g { }
}
Index out of bounds