class Arango::Collection
- Arango::Collection
- Reference
- Object
Defined in:
arango/collection.crConstructors
Instance Method Summary
- #all
- #all_documents
- #all_keys(_type = "path")
- #checksum
- #client : Arango::Client
- #count
- #database : String
- #delete
- #document
- #figures
- #infos
- #load
- #name : String
- #properties
- #rename(new_name : String)
- #revision
- #rotate
- #status
- #truncate
- #unload
- #update_properties(body : Hash)