NebulaGraph Python Client  release-3.8
Connection Member List

This is the complete list of members for Connection, including all inherited members.

__init__(self) (defined in Connection)Connection
authenticate(self, user_name, password)Connection
close(self)Connection
execute(self, session_id, stmt)Connection
execute_json(self, session_id, stmt)Connection
execute_json_with_parameter(self, session_id, stmt, params)Connection
execute_parameter(self, session_id, stmt, params)Connection
get_address(self)Connection
http_headers (defined in Connection)Connection
idle_time(self)Connection
is_used (defined in Connection)Connectionstatic
open(self, ip, port, timeout, use_http2=False, http_headers=None)Connection
open_SSL(self, ip, port, timeout, ssl_config=None, use_http2=False, http_headers=None)Connection
ping(self)Connection
reset(self)Connection
signout(self, session_id)Connection
start_use_time (defined in Connection)Connection
use_http2 (defined in Connection)Connection