|
NebulaGraph Python Client
release-3.4
|
This is the complete list of members for SessionPool, including all inherited members.
| __del__(self) (defined in SessionPool) | SessionPool | |
| __init__(self, username, password, space_name, addresses) (defined in SessionPool) | SessionPool | |
| close(self) | SessionPool | |
| execute(self, stmt) | SessionPool | |
| execute_json(self, stmt) | SessionPool | |
| execute_json_with_parameter(self, stmt, params) (defined in SessionPool) | SessionPool | |
| execute_parameter(self, stmt, params) | SessionPool | |
| get_ok_servers_num(self) | SessionPool | |
| init(self, configs) | SessionPool | |
| ping(self, address) | SessionPool | |
| ping_sessions(self) | SessionPool | |
| S_BAD (defined in SessionPool) | SessionPool | static |
| S_OK (defined in SessionPool) | SessionPool | static |
| update_servers_status(self) | SessionPool |