def
authentication=(authentication : Nil | String)
#
def
cypher_path=(cypher_path : Nil | String)
#
def
directory=(directory : Nil | String)
#
def
gremlin_path=(gremlin_path : Nil | String)
#
def
http_receive_timeout=(http_receive_timeout : Int32 | Nil)
#
def
http_send_timeout=(http_send_timeout : Int32 | Nil)
#
def
log_enabled=(log_enabled : Bool | Nil)
#
def
log_file=(log_file : Nil | String)
#
def
max_execution_time=(max_execution_time : Int32 | Nil)
#
def
max_threads=(max_threads : Int32 | Nil)
#
def
password=(password : Nil | String)
#
def
persistent=(persistent : Bool | Nil)
#
def
protocol=(protocol : Nil | String)
#
def
slow_log_threshold=(slow_log_threshold : Int32 | Nil)
#
def
username=(username : Nil | String)
#