Table ===== .. currentmodule:: igwn_ligolw.ligolw .. autoclass:: Table :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Table.Name ~Table.TableByName ~Table.Type ~Table.columnnames ~Table.columnnamesreal ~Table.columnpytypes ~Table.columntypes ~Table.constraints ~Table.how_to_index ~Table.loadcolumns ~Table.next_id ~Table.tagName ~Table.validchildren ~Table.validcolumns .. rubric:: Methods Summary .. autosummary:: ~Table.CheckElement ~Table.CheckProperties ~Table.appendColumn ~Table.appendRow ~Table.applyKeyMapping ~Table.copy ~Table.endElement ~Table.ensure_exists ~Table.getColumnByName ~Table.getTablesByName ~Table.get_next_id ~Table.get_table ~Table.new ~Table.reset_next_id ~Table.reset_next_ids ~Table.set_next_id ~Table.sync_next_id ~Table.unlink ~Table.updateKeyMapping .. rubric:: Attributes Documentation .. autoattribute:: Name .. autoattribute:: TableByName .. autoattribute:: Type .. autoattribute:: columnnames .. autoattribute:: columnnamesreal .. autoattribute:: columnpytypes .. autoattribute:: columntypes .. autoattribute:: constraints .. autoattribute:: how_to_index .. autoattribute:: loadcolumns .. autoattribute:: next_id .. autoattribute:: tagName .. autoattribute:: validchildren .. autoattribute:: validcolumns .. rubric:: Methods Documentation .. automethod:: CheckElement .. automethod:: CheckProperties .. automethod:: appendColumn .. automethod:: appendRow .. automethod:: applyKeyMapping .. automethod:: copy .. automethod:: endElement .. automethod:: ensure_exists .. automethod:: getColumnByName .. automethod:: getTablesByName .. automethod:: get_next_id .. automethod:: get_table .. automethod:: new .. automethod:: reset_next_id .. automethod:: reset_next_ids .. automethod:: set_next_id .. automethod:: sync_next_id .. automethod:: unlink .. automethod:: updateKeyMapping