Skip to content

Statement

relationalai.semantics.frontend.base
Statement = Value | Group | Not | Distinct | Aggregate

Union of statement types.

Statement covers the objects accepted by most query-building methods (for example Model.where and Model.define).

Members

Used By