class Arango::VertexCollection

Defined in:

arango/vertex_collection.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def all(id : String) #

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

[View source]
def create(body : Hash | Array) #

[View source]
def database : String #

[View source]
def delete(name : String) #

[View source]
def grpah #

[View source]