SegmentDefTable

class igwn_ligolw.lsctables.SegmentDefTable(attrs=None)

Bases: Table

Attributes Summary

Attributes Documentation

constraints = 'PRIMARY KEY (segment_def_id)'
next_id = 0
tableName = 'segment_definer'
validcolumns = {'comment': 'lstring', 'creator_db': 'int_4s', 'ifos': 'lstring', 'insertion_time': 'int_4s', 'name': 'lstring', 'process:process_id': 'int_8s', 'segment_def_id': 'int_8s', 'version': 'int_4s'}