Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get graph names #75

Open
sspeiche opened this issue Jul 23, 2014 · 0 comments
Open

Can't get graph names #75

sspeiche opened this issue Jul 23, 2014 · 0 comments

Comments

@sspeiche
Copy link

Running this query:

SELECT * { GRAPH ?g { ?s ?p ?o } }

Always yields 0 results even though I have about 8 named graphs and no default graph content.

I'm going to try to piece together all the triples from all the graphs, using:

store.registeredGraphs()

unless I can find something better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant