The query returns a few variables. At the top level there are s, t, and d. Where s is the start time of the query, t is the execution time and d are the resulting records.

Each element in d has 3 variables itself:

  • n the name of the row
  • r the resolution of the results
  • v the values
Language