Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.10
-
None
-
None
Description
We need to add the ability to Fluo to incrementally update nested queries. That is, queries of the form select ?x ?y { select ?x ?y ?z
{ ... }}. This is particularly useful if we want to filter on aggregation results or use aggregation results in a construct query.