|
lsst.dax.apdb ga786bb30fb+39661ad341
|
Public Member Functions | |
| def | __init__ (self, str schema_file, str schema_name="ApdbSchema") |
Public Attributes | |
| tableSchemas | |
Class for management of APDB schema.
Attributes
----------
tableSchemas : `dict`
Maps table name to `TableDef` instance.
Parameters
----------
schema_file : `str`
Name of the YAML schema file.
schema_name : `str`, optional
Name of the schema in YAML files.