CollectionSearch
================

.. currentmodule:: lsst.daf.butler

.. autoclass:: CollectionSearch
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CollectionSearch.copy
      ~CollectionSearch.dict
      ~CollectionSearch.json

   .. rubric:: Methods Summary

   .. autosummary::

      ~CollectionSearch.construct
      ~CollectionSearch.count
      ~CollectionSearch.explicitNames
      ~CollectionSearch.fromExpression
      ~CollectionSearch.from_orm
      ~CollectionSearch.index
      ~CollectionSearch.iter
      ~CollectionSearch.parse_file
      ~CollectionSearch.parse_obj
      ~CollectionSearch.parse_raw
      ~CollectionSearch.schema
      ~CollectionSearch.schema_json
      ~CollectionSearch.update_forward_refs
      ~CollectionSearch.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: copy
   .. autoattribute:: dict
   .. autoattribute:: json

   .. rubric:: Methods Documentation

   .. automethod:: construct
   .. automethod:: count
   .. automethod:: explicitNames
   .. automethod:: fromExpression
   .. automethod:: from_orm
   .. automethod:: index
   .. automethod:: iter
   .. automethod:: parse_file
   .. automethod:: parse_obj
   .. automethod:: parse_raw
   .. automethod:: schema
   .. automethod:: schema_json
   .. automethod:: update_forward_refs
   .. automethod:: validate