Is it possible to create a nodegroup from a SPARQL query? #549
Unanswered
Robert-Adelard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SPARQLGraph does not allow you to construct nodegroups that represent aggregate queries - however, such queries can be written in SPARQL.
Is it possible to take an arbitrary SPARQL query and package it up as a nodegroup? How would this be done?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions