class ArangoModel::Document

Included Modules

Direct Known Subclasses

Defined in:

arango_model/document.cr

Constructors

Instance Method Summary

Class methods inherited from module ArangoModel::Collection

adapter adapter, db db

Constructor Detail

def self.new(args : Hash(Symbol | String, ArangoModel::DatabaseTypes::Any | Nil)) #

def initialize(args : Hash(Symbol | String, String | Int32 | JSON::Type | Array(String) | Nil ))


[View source]
def self.new #

[View source]
def self.new(**args : Object) #

[View source]

Instance Method Detail

def errors : Array(ArangoModel::Error) #

[View source]