TTL Indexes Introduction to TTL (time-to-live) Indexes Removing documents at a fixed period after creation / update Removing documents at certain points in time Format of date/ti...
Distributed Iterative Graph Processing (Pregel) Prerequisites Requirements for Collections in a Cluster (Non-Smart Graph) Arangosh API Starting an Algorithm Execution Status of ...
The “db” Object The “db” Object The db object is available in arangosh by default, and can also be imported and used in Foxx services. db.name returns a collection object fo...
Fulltext queries Fulltext Syntax Fulltext queries It is recommended to use AQL instead, see Fulltext functions . ArangoDB allows to run queries on text contained in documen...
Geo-Spatial Indexes Using a Geo-Spatial Index GeoJSON Mode Non-GeoJSON mode Indexed GeoSpatial Queries Query for Results near Origin (NEAR type query) Query for Sorted Results ...
Handling Databases Handling Databases This is an introduction to managing databases in ArangoDB from within JavaScript. When you have an established connection to ArangoDB, th...
ArangoSearch ArangoSearch ArangoSearch provides information retrieval features, natively integratedinto ArangoDB’s query language and with support for all data models. It ispri...
ArangoDB Server Log Options Log levels and topics Log outputs Forcing direct output Time format Escaping Color logging Source file and Line number Prefix Threads Role ...
ArangoDB Server Log Options Log levels and topics Log outputs Forcing direct output Time format Escaping Color logging Source file and Line number Prefix Threads Role ...
Handling Databases Handling Databases This is an introduction to managing databases in ArangoDB from within JavaScript. When you have an established connection to ArangoDB, th...