IndexDef
========

.. currentmodule:: lsst.dax.ppdb

.. autoclass:: IndexDef
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IndexDef.columns
      ~IndexDef.name
      ~IndexDef.type

   .. rubric:: Methods Summary

   .. autosummary::

      ~IndexDef.count
      ~IndexDef.index

   .. rubric:: Attributes Documentation

   .. autoattribute:: columns
   .. autoattribute:: name
   .. autoattribute:: type

   .. rubric:: Methods Documentation

   .. automethod:: count
   .. automethod:: index