Skip to content

What is the correct way to select all data (quads) from the triplestore that is composed of triples and quads? #5320

Closed Answered by hmottestad
nguyenm100 asked this question in Q&A
Discussion options

You must be logged in to vote

Try to do two unions with named graph. The first with ?g and the second with the hardcoded <http://rdf4j.org/schema/rdf4j#nil> to represent the unnamed graph.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hmottestad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants