TimespanDatabaseRepresentation ============================== .. currentmodule:: lsst.daf.butler .. autoclass:: TimespanDatabaseRepresentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimespanDatabaseRepresentation.NAME .. rubric:: Methods Summary .. autosummary:: ~TimespanDatabaseRepresentation.extract ~TimespanDatabaseRepresentation.fromSelectable ~TimespanDatabaseRepresentation.getFieldNames ~TimespanDatabaseRepresentation.hasExclusionConstraint ~TimespanDatabaseRepresentation.isNull ~TimespanDatabaseRepresentation.makeFieldSpecs ~TimespanDatabaseRepresentation.overlaps ~TimespanDatabaseRepresentation.update .. rubric:: Attributes Documentation .. autoattribute:: NAME .. rubric:: Methods Documentation .. automethod:: extract .. automethod:: fromSelectable .. automethod:: getFieldNames .. automethod:: hasExclusionConstraint .. automethod:: isNull .. automethod:: makeFieldSpecs .. automethod:: overlaps .. automethod:: update