SPARQL query to SELECT available Named Graphs

Hi @pavel!

The FROM and FROM NAMED queries worked without the GRAPH clause. But using the GRAPH clause still doesn't seem to work.

Might I be missing something?

Here's a screenshot of one failed test I did with the FROM NAMED with the GRAPH clause:

Thing is, I do have data in multiple named graphs as shown in the same SELECT query without the GRAPH clause:

Looking forward to your thoughts.

Thanks!!