mirror of https://gitee.com/bigwinds/arangodb
411 B
411 B
////////////////////////////////////////////////////////////////////////////////
/// @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
////////////////////////////////////////////////////////////////////////////////