TAPService ========== .. currentmodule:: pyvo.dal .. autoclass:: TAPService :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TAPService.examples ~TAPService.hardlimit ~TAPService.maxrec ~TAPService.tables ~TAPService.upload_methods .. rubric:: Methods Summary .. autosummary:: ~TAPService.create_index ~TAPService.create_query ~TAPService.create_table ~TAPService.describe ~TAPService.get_job ~TAPService.get_job_list ~TAPService.get_tap_capability ~TAPService.load_table ~TAPService.remove_table ~TAPService.run_async ~TAPService.run_sync ~TAPService.search ~TAPService.submit_job .. rubric:: Attributes Documentation .. autoattribute:: examples .. autoattribute:: hardlimit .. autoattribute:: maxrec .. autoattribute:: tables .. autoattribute:: upload_methods .. rubric:: Methods Documentation .. automethod:: create_index .. automethod:: create_query .. automethod:: create_table .. automethod:: describe .. automethod:: get_job .. automethod:: get_job_list .. automethod:: get_tap_capability .. automethod:: load_table .. automethod:: remove_table .. automethod:: run_async .. automethod:: run_sync .. automethod:: search .. automethod:: submit_job