Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
arangocr
master
Arango
Aql
Client
Collection
Database
Document
Edge
EdgeDefinition
Graph
Transaction
Vertex
VertexCollection
Arangocr
Generated using Crystal 1.16.3
2025-12-12 16:23:40 UTC
class
Arango::
Transaction
Arango::Transaction
Reference
Object
Defined in:
arango/transaction.cr
Constructors
.new
(client : Arango::Client, database : String)
Instance Method Summary
#client
: Arango::Client
#database
: String
#execute
(params : Hash)
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
]