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