Database
Methods for you to manage database.
createDatabase() [READ MORE]
This operation creates a database.
dropDatabase() [READ MORE]
This operation drops a database.
listDatabases() [READ MORE]
This operation lists all existing databases.
useDatabase() [READ MORE]
This operation sets the active database for the gRPC client.