The protocol version this client was made against
Connect to a database
server host
server port
connection options
Alias for getDatabase
database name
database instance
Get the database by it's name
database name
database instance
Get the database by it's name if it exists, undefined otherwise
database name
database instance if it exists, undefined otherwise
Get the existing databases
the list of the databases
Get the current user username
user username if the connection is authorized, undefined otherwise
Check whether the connection is authorized
true, if connection is auhorized
Log in to the database
user username
user password
true, if the login details are correct
Log out from the database
true, if the connnetion has been successfuly unauthorized
Generated using TypeDoc
Version of the client itself