1
0
Fork 0
arangodb/Documentation/DocuBlocks/databaseListDatabase.md

9 lines
411 B
Markdown

////////////////////////////////////////////////////////////////////////////////
/// @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
////////////////////////////////////////////////////////////////////////////////