Package glue :: Module ldbd :: Class LIGOMetadataDatabase
[hide private]
[frames] | no frames]

Class LIGOMetadataDatabase

source code

Contains a tuple of tables in the order that insertions should ocour and a dictionary of mandatory uniquw id fields for each table that must be populated.

Instance Methods [hide private]
 
__init__(self, database)
database = the name of the LIGO database to initalize
source code