|
NebulaGraph Python Client
release-3.4
|
This is the complete list of members for Session, including all inherited members.
| __del__(self) (defined in Session) | Session | |
| __init__(self, connection, AuthResult auth_result, pool, retry_connect=True) (defined in Session) | Session | |
| execute(self, stmt) | Session | |
| execute_json(self, stmt) | Session | |
| execute_json_with_parameter(self, stmt, params) | Session | |
| execute_parameter(self, stmt, params) | Session | |
| ping(self) | Session | |
| ping_session(self) | Session | |
| release(self) | Session |