get_catalogs_in_db

Library.get_catalogs_in_db(project)[source]

Query the available catalogs in the database.

Parameters

project (psysmon.core.project.Project) – The project managing the database.

Returns

catalog_names – The available catalog names in the database.

Return type

List of Strings