Apdb
====

.. currentmodule:: lsst.dax.apdb

.. autoclass:: Apdb
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Apdb.countUnassociatedObjects
      ~Apdb.dailyJob
      ~Apdb.deleteInsertIds
      ~Apdb.getDiaForcedSources
      ~Apdb.getDiaForcedSourcesHistory
      ~Apdb.getDiaObjects
      ~Apdb.getDiaObjectsHistory
      ~Apdb.getDiaSources
      ~Apdb.getDiaSourcesHistory
      ~Apdb.getInsertIds
      ~Apdb.getSSObjects
      ~Apdb.makeField
      ~Apdb.makeSchema
      ~Apdb.reassignDiaSources
      ~Apdb.store
      ~Apdb.storeSSObjects
      ~Apdb.tableDef

   .. rubric:: Methods Documentation

   .. automethod:: countUnassociatedObjects
   .. automethod:: dailyJob
   .. automethod:: deleteInsertIds
   .. automethod:: getDiaForcedSources
   .. automethod:: getDiaForcedSourcesHistory
   .. automethod:: getDiaObjects
   .. automethod:: getDiaObjectsHistory
   .. automethod:: getDiaSources
   .. automethod:: getDiaSourcesHistory
   .. automethod:: getInsertIds
   .. automethod:: getSSObjects
   .. automethod:: makeField
   .. automethod:: makeSchema
   .. automethod:: reassignDiaSources
   .. automethod:: store
   .. automethod:: storeSSObjects
   .. automethod:: tableDef