Sarven Capadisli wrote:
> I'm doing the following query:
>
> SELECT DISTINCT ?g
> WHERE {
> GRAPH ?g {
> ?s ?p ?o .
> }
> }See also discussion here: http://answers.semanticweb.com/questions/393/clarification-of-meaning-of-graph-clause-in-sparql-with-no-from-clause Paolo
