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

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