Console - DISCONNECT
Closes the currently opened database.
Syntax
DISCONNECT
Example
Disconnect from the current database:
orientdb>
DISCONNECTDisconnecting from the database [../databases/petshop/petshop]...OK
To connect to a database, see
CONNECT. For more information on other commands, see Console Commands.