budosystems.storage.query.Expression¶
- class Expression¶
Bases:
Generic[ExpressionResult_co],ABCA combination of primitives and operators that evaluate to a concrete type.
- abstract async eval() ExpressionResult_co¶
Final evaluation of the expression.