NebulaGraph Python Client
release-3.4
|
This is the complete list of members for ConnectionPool, including all inherited members.
__del__(self) (defined in ConnectionPool) | ConnectionPool | |
__init__(self) (defined in ConnectionPool) | ConnectionPool | |
close(self) | ConnectionPool | |
connects(self) | ConnectionPool | |
get_connection(self) | ConnectionPool | |
get_ok_servers_num(self) | ConnectionPool | |
get_session(self, user_name, password, retry_connect=True) | ConnectionPool | |
in_used_connects(self) | ConnectionPool | |
init(self, addresses, configs, ssl_conf=None) | ConnectionPool | |
ping(self, address) | ConnectionPool | |
S_BAD (defined in ConnectionPool) | ConnectionPool | static |
S_OK (defined in ConnectionPool) | ConnectionPool | static |
session_context(self, *args, **kwargs) | ConnectionPool | |
update_servers_status(self) | ConnectionPool |