get_catalogs_in_db

Library.get_catalogs_in_db(project)[source]

Query the available catalogs in the database.

Parameters

project (Project) – The project used to access the database.

Returns

The available catalog names in the database.

Return type

list of str