Returns the name of the axis that a query operates on.
Arguments
- query
Query string or query object
Value
The name of the axis as a character string
Details
This is useful for understanding which axis a query will affect
or for building compound queries programmatically.