Database
Methods for you to manage databases.
alter_database_properties() [READ MORE]
This operation modifies the properties of the specified database.
create_database() [READ MORE]
This operation creates a database.
describe_database() [READ MORE]
This operation lists detailed information about the specified database.
drop_database() [READ MORE]
This operation drops the specified database.
drop_database_properties() [READ MORE]
This operation drops the setting of the specified properties.
list_databases() [READ MORE]
This operation lists all existing databases.
using_database() [READ MORE]
This operation changes the database currently in use.