Hi,
Is there a way to have a virtual graph to be queried as a default or wildcard graph ?
I’ve tried:
select ?class where { graph ?g { ?s a ?class }}
To get all classes, but it only works if I specifically specify a virtual graph.
Bart
Hi,
Is there a way to have a virtual graph to be queried as a default or wildcard graph ?
I’ve tried:
select ?class where { graph ?g { ?s a ?class }}
To get all classes, but it only works if I specifically specify a virtual graph.
Bart
Hey Bart,
We’re working on adding support for this. It should be released around the end of this year or early next year.
Jess
I would love to help/test that!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.