Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 475 Bytes

Console-Command-List-Databases.md

File metadata and controls

24 lines (16 loc) · 475 Bytes

Console - LIST DATABASES

Displays all the databases hosted on current server. This command requires a connection to the OrientDB server.

Syntax

LIST DATABASES

Example

orientdb {server=remote:localhost/}> list databases

Found 4 databases:

* ESA (plocal)
* Napster (plocal)
* Homeland (plocal)
* GratefulDeadConcerts (plocal)

This is a command of the Orient console. To know all the commands go to Console-Commands.