SimpleQuery
===========

.. currentmodule:: lsst.daf.butler

.. autoclass:: SimpleQuery
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SimpleQuery.from_

   .. rubric:: Methods Summary

   .. autosummary::

      ~SimpleQuery.combine
      ~SimpleQuery.copy
      ~SimpleQuery.join

   .. rubric:: Attributes Documentation

   .. autoattribute:: from_

   .. rubric:: Methods Documentation

   .. automethod:: combine
   .. automethod:: copy
   .. automethod:: join