class

Arango::Document

Inherits Reference / Object

Constructors

new(client : Arango::Client, database : String, collection : String)
Source

Instance methods

client
Source
collection
Source
create(body : Hash | Array, urlParams = "")
Source
database
Source
delete(id : String)
Source
delete(ids : Array)
Source
get(id : String)
Source
head(id : String)
Source
update(body : Hash | Array, urlParams = "")
Source