命令 - DISCONNECT
关闭现在打开的数据库。
语法
DISCONNECT
例子
Disconnect from the current database:
orientdb>
DISCONNECTDisconnecting from the database [../databases/petshop/petshop]...OK
连接数据库,参考
CONNECT。
关闭现在打开的数据库。
语法
DISCONNECT
例子
Disconnect from the current database:
orientdb> DISCONNECT
Disconnecting from the database [../databases/petshop/petshop]...OK
连接数据库,参考
CONNECT。