Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Arango::Edge
Inherits
Reference
/
Object
Constructors
new
(client :
Arango::Client
, database :
String
, graph :
String
, definition :
String
)
Source
Instance methods
client
Source
create
(body :
Hash
|
Array
)
Source
database
Source
definition
Source
delete
(key :
String
)
Source
graph
Source
replace
(key :
String
, body :
Hash
|
Array
)
Source
update
(key :
String
, body :
Hash
|
Array
)
Source