class Arango::Aql

Defined in:

arango/aql.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(client : Arango::Client, database : String) #

[View source]

Instance Method Detail

def adjust_cache(body : Hash) #

[View source]
def all(body : Hash) #

[View source]
def cache_properties #

[View source]
def clear_cache #

[View source]
def client : Arango::Client #

[View source]
def cursor(body : Hash) #

[View source]
def next(id : String) #

[View source]