readSchemaFromApdb

lsst.ap.association.readSchemaFromApdb(apdb)

Extract the schema from an APDB instance.

Parameters:
apdblsst.dax.apdb.Apdb

AP database connection object.

Returns:
schemaTable‘dict’ of lsst.dax.apdb.apdbSchema.ApdbSchema

A dict of the schemas in the given table defined in the specified file.