Table of contents
ArangoDB homepage
ArangoDB's DBA Manual (1.0.0)
Administrating ArangoDB
Mostly Memory/Durability
AppendOnly/MVCC
Configuration
Global Configuration
Per Collection Configuration
Authentication and Authorisation
Command-Line Options for the Authentication and Authorisation
Datafile Debugger
Handling Collections
Collections
Address of a Collection
Working with Collections
Collection Methods
collection.drop
collection.truncate
collection.properties
collection.figures
collection.load
collection.unload
collection.rename
Database Methods
db._collection
db._create
db._collections
db.collection-name
db._drop
db._truncate
Handling Indexes
Indexes, Identifiers, Handles
Address and ETag of an Index
Working with Indexes
Collection Methods
collection.index
collection.getIndexes
collection.dropIndex
Database Methods
db._index
db._dropIndex
Cap Constraint
Cap Constraint
Accessing Cap Constraints from the Shell
collection.ensureCapConstraint
Geo Indexes
Geo Indexes
Accessing Geo Indexes from the Shell
collection.ensureGeoIndex
collection.ensureGeoConstraint
collection.geo
collection.near
collection.within
Hash Indexes
Hash Indexes
Accessing Hash Indexes from the Shell
collection.ensureUniqueConstraint
collection.ensureHashIndex
Skip-Lists
Skiplist Indexes
Accessing Skip-List Indexes from the Shell
collection.ensureUniqueSkiplist
collection.ensureSkiplist