pyflink.table.table_environment.TableEnvironment.list_databases# TableEnvironment.list_databases() → List[str][source]# Gets the names of all databases in the current catalog. Returns List of database names in the current catalog.