Module: Arango::EdgeCollection
- Defined in:
- lib/arango/edge_collection/base.rb,
lib/arango/edge_collection/edges.rb,
lib/arango/edge_collection/mixin.rb,
lib/arango/edge_collection/class_methods.rb,
lib/arango/edge_collection/instance_methods.rb
Overview
Arango EdgeCollection
Defined Under Namespace
Modules: ClassMethods, Edges, InstanceMethods, Mixin Classes: Base
Constant Summary collapse
- STATES =
do not sort, index is used
%i[unknown new_born unloaded loaded being_unloaded deleted loading]
- TYPES =
do not sort, index is used
%i[unknown unknown document edge]