Expand description
VelesQL query execution handlers.
Modules§
- aggregation
- Aggregation query dispatch and execution.
- explain
- EXPLAIN query handler and plan building logic.
Functions§
- aggregate
- Execute an aggregation-only VelesQL query.
- detect_
query_ type - Detect query type from parsed AST (EPIC-052 US-006).
- explain
- Explain a VelesQL query, optionally executing it with instrumentation.
- query
- Execute a VelesQL query.