SPARQL Lista todos los gráficos

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