class Arango::Transaction

Defined in:

arango/transaction.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(client : Arango::Client, database : String) #

[View source]

Instance Method Detail

def client : Arango::Client #

[View source]
def database : String #

[View source]
def execute(params : Hash) #

[View source]