Python API Reference¶
Auto-generated documentation from source code docstrings, split by subsystem. Each page carries the full source of the members it documents.
| Page | What it covers |
|---|---|
| Service Layer | ModelStore, SessionManager, SessionInfo |
| Compilation Pipeline | CompilationPipeline, StarSchemaPlanner, JoinGraph, CodeGenerator |
| Query Resolution | QueryResolver |
| CFL Planner | CFLPlanner |
| Dialects | Dialect, DialectCapabilities, DialectRegistry |
| Parser | TrackedLoader, ReferenceResolver |
| Semantic Validation | SemanticValidator |
| Model and Query Objects | SemanticModel, Dimension, Measure, Metric, QueryObject, error types |
| SQL AST | Select, ColumnRef, FunctionCall, BinaryOp, Literal, QueryBuilder |
| API Schemas and Settings | REST request and response schemas, Settings |