//////////////////////////////////////////////////////////////////////////////// /// @startDocuBlock databaseListDatabase /// @brief return the list of all existing databases /// `db._listDatabases()` /// /// Returns the list of all databases. This method can only be used from within /// the *_system* database. /// @endDocuBlock ////////////////////////////////////////////////////////////////////////////////