

TAPService
=======================

.. currentmodule:: pyvo.dal.tap

.. autoclass:: TAPService
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~TAPService.hardlimit
      ~TAPService.maxrec
      ~TAPService.tables
      ~TAPService.upload_methods

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~TAPService.create_query
      ~TAPService.run_async
      ~TAPService.run_sync
      ~TAPService.search
      ~TAPService.submit_job

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: hardlimit
   .. autoattribute:: maxrec
   .. autoattribute:: tables
   .. autoattribute:: upload_methods

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: create_query
   .. automethod:: run_async
   .. automethod:: run_sync
   .. automethod:: search
   .. automethod:: submit_job

   
   