Console - DISCONNECT

Closes the currently opened database.

Syntax

  1. DISCONNECT

Example

  • Disconnect from the current database:

    1. orientdb> DISCONNECT
    2.  
    3. Disconnecting from the database [../databases/petshop/petshop]...OK

To connect to a database, see CONNECT. For more information on other commands, see Console Commands.