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
Built with Crystal 1.10.0
2023-11-04 01:12:44 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
]