ExpressionProxy#
- class lsst.daf.butler.queries.expression_factory.ExpressionProxy#
Bases:
ABCA wrapper for column expressions that overloads comparison operators to return new expression proxies.
Attributes Summary
A boolean expression that tests whether this expression is NULL.
Attributes Documentation
- is_null#
A boolean expression that tests whether this expression is NULL.