NebulaGraph Python Client  release-3.8
ConnectionPool Member List

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=None, ssl_conf=None)ConnectionPool
ping(self, address)ConnectionPool
S_BAD (defined in ConnectionPool)ConnectionPoolstatic
S_OK (defined in ConnectionPool)ConnectionPoolstatic
session_context(self, *args, **kwargs)ConnectionPool
update_servers_status(self)ConnectionPool