Neo4j::DirectDriver::Session
Inherits Neo4j::Session / Reference / Object
Constructors
new(driver : DirectDriver)
SourceInstance methods
close
Sourceclosed?
Sourceconnection
Sourceconnection
Sourceexec_cast(*args, **options)
Sourceexec_cast(*args, **options, &)
Sourceexec_cast_scalar(*args, **options)
Sourceexec_cast_scalar(*args, **options, &)
Sourceexecute(*args, **options)
Sourceexecute(*args, **options, &)
Sourcefinalize
Sourceread_transaction(retries = 0, &)
Sourcetransaction
Sourcewrite_transaction(retries = 0, &)
Source