Identity ======== .. currentmodule:: lsst.daf.relation .. autoclass:: Identity :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Identity.columns_required ~Identity.is_count_dependent ~Identity.is_count_invariant ~Identity.is_empty_invariant ~Identity.is_order_dependent .. rubric:: Methods Summary .. autosummary:: ~Identity.applied_columns ~Identity.applied_max_rows ~Identity.applied_min_rows ~Identity.apply ~Identity.commute ~Identity.is_supported_by ~Identity.simplify .. rubric:: Attributes Documentation .. autoattribute:: columns_required .. autoattribute:: is_count_dependent .. autoattribute:: is_count_invariant .. autoattribute:: is_empty_invariant .. autoattribute:: is_order_dependent .. rubric:: Methods Documentation .. automethod:: applied_columns .. automethod:: applied_max_rows .. automethod:: applied_min_rows .. automethod:: apply .. automethod:: commute .. automethod:: is_supported_by .. automethod:: simplify