Predicate ========= .. currentmodule:: lsst.daf.relation .. autoclass:: Predicate :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Predicate.columns_required .. rubric:: Methods Summary .. autosummary:: ~Predicate.as_trivial ~Predicate.is_supported_by ~Predicate.literal ~Predicate.logical_and ~Predicate.logical_not ~Predicate.logical_or ~Predicate.reference .. rubric:: Attributes Documentation .. autoattribute:: columns_required .. rubric:: Methods Documentation .. automethod:: as_trivial .. automethod:: is_supported_by .. automethod:: literal .. automethod:: logical_and .. automethod:: logical_not .. automethod:: logical_or .. automethod:: reference