Sort operator
The sort operator sorts the input stream based on the variables and their sort order.
Note | Sorting requires the server to fetch all results, sort them, then proceed in the pipeline. This may have significant query performance impact. |