struct Neo4j::Bolt::Transaction

Defined in:

neo4j/bolt/transaction.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(connection : Neo4j::Bolt::Connection) #

[View source]

Instance Method Detail

def connection : Neo4j::Bolt::Connection #

[View source]
def exec_cast(*args, **options) #

[View source]
def exec_cast(*args, **options, &) #

[View source]
def execute(*args, **options) #

[View source]
def execute(*args, **options, &) #

[View source]
def rollback #

[View source]
def stream(*args, **options) #

[View source]
def stream(*args, **options, &) #

[View source]