Module: Arango::Requests::Collection

Defined in:
lib/arango/requests/collection/get.rb,
lib/arango/requests/collection/load.rb,
lib/arango/requests/collection/count.rb,
lib/arango/requests/collection/create.rb,
lib/arango/requests/collection/delete.rb,
lib/arango/requests/collection/rename.rb,
lib/arango/requests/collection/shards.rb,
lib/arango/requests/collection/checksum.rb,
lib/arango/requests/collection/list_all.rb,
lib/arango/requests/collection/revision.rb,
lib/arango/requests/collection/truncate.rb,
lib/arango/requests/collection/statistics.rb,
lib/arango/requests/collection/get_properties.rb,
lib/arango/requests/collection/rotate_journal.rb,
lib/arango/requests/collection/set_properties.rb,
lib/arango/requests/collection/recalculate_count.rb,
lib/arango/requests/collection/responsible_shard.rb,
lib/arango/requests/collection/load_indexes_into_memory.rb

Overview

Collection Requests

Defined Under Namespace

Classes: Checksum, Count, Create, Delete, Get, GetProperties, ListAll, Load, LoadIndexesIntoMemory, RecalculateCount, Rename, ResponsibleShard, Revision, RotateJournal, SetProperties, Shards, Statistics, Truncate