xql_explain
Parse an XQL query to retrieve its execution plan along with a human-readable explanation of how it executes.
Instructions
Parse and plan an XQL query, returning its execution plan and a human-readable explanation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Raw XQL query text |