IndexType
=========

.. currentmodule:: lsst.dax.apdb

.. autoclass:: IndexType
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IndexType.INDEX
      ~IndexType.PARTITION
      ~IndexType.PRIMARY
      ~IndexType.UNIQUE

   .. rubric:: Attributes Documentation

   .. autoattribute:: INDEX
   .. autoattribute:: PARTITION
   .. autoattribute:: PRIMARY
   .. autoattribute:: UNIQUE