Clarify the return structure of an AQL query
Raise CR
Analysis
Execution
Raise CR
Analysis
Execution
Description
CR fixes the problem in
Activity
Show:

Pablo Pazos April 2, 2020 at 5:48 PM
that is the structure for the rows part only.
Thomas Beale March 27, 2020 at 2:02 PM
Decision from 27 Mar 2020: - Array<Array<Any>> is the approach for AQL spec.
Bjørn Næss February 17, 2016 at 2:29 PM
I guess we must define the information model of the resultset. When running AQL on a service endpoint you'll get a defined resultset. This information model should be defined in such a way that it may be serialized in an SDK or on the filesystem.
Done
Details
Details
Created August 10, 2015 at 7:12 AM
Updated July 24, 2020 at 2:48 PM
Resolved July 24, 2020 at 2:48 PM
We need examples of what will be returned in each kind of query. How are labels interpreted? Is some kind of hierarchical structure returned when the selected node is not a leaf node?