Determines the dimensionality of the result that would be produced by applying a query. This is useful for understanding what kind of data structure to expect from a query before executing it, which can help with writing code that handles different result types.
Details
See the Julia documentation for details.