ArangoDB Logo
ArangoDB Logo
  • Manual
  • AQL
  • HTTP
  • Drivers
  • ArangoGraph
  • Google Groups
  • GETTING STARTED
  • About ArangoDB
    • Use Cases
    • Features
      • Community Edition
      • Enterprise Edition
      • Highlights by Version
  • Getting Started
    • Data Model & Concepts
      • Databases
        • Database Methods
      • Collections
        • Collection Methods
        • Database Methods
      • Documents
        • Basics and Terminology
        • Collection Methods
        • Database Methods
        • Schema Validation
        • Computed Values
      • Views
        • Database Methods
        • View Methods
      • Naming Conventions
        • Database Names
        • Collection and View Names
        • Document Keys
        • Attribute Names
    • How to Interact with ArangoDB
    • Setting up a cloud instance
    • On-premises installation
    • Start using AQL
  • CORE TOPICS
  • Programs & Tools
    • ArangoDB Server
      • Options
      • LDAP
      • Environment variables
    • Web Interface
      • Dashboard
      • Cluster
      • Collections
      • Document
      • Queries
      • Graphs
      • Services
      • Users
      • Logs
    • ArangoDB Shell
      • Examples
      • Details
      • Options
    • ArangoDB Starter
      • Options
      • Security
      • Architecture
    • arangodump
      • Examples
      • Options
      • Maskings
      • Limitations
    • arangorestore
      • Examples
      • Fast Cluster Restore
      • Options
    • arangobackup
      • Examples
      • Options
    • arangoimport
      • Examples JSON
      • Examples CSV
      • Details
      • Options
    • arangoexport
      • Examples
      • Options
    • arangobench
      • Options
    • arangovpack
      • Options
    • arangoinspect
      • Examples
      • Options
    • Foxx CLI
      • Details
  • Modeling Data
    • Operational Factors
    • Monetary data without precision loss
  • Indexing
    • Index Basics
    • Which index to use when
    • Index Utilization
    • Working with Indexes
      • Persistent Indexes
      • Inverted Indexes
      • TTL Indexes
      • Fulltext Indexes
      • Multi-dimensional Indexes
      • Geo-spatial Indexes
      • Vertex-Centric Indexes
    • ArangoSearch
      • Example Datasets
      • Exact value matching
      • Range Queries
      • Prefix matching
      • Case-sensitivity and Diacritics
      • Wildcard search
      • Full-text token search
      • Phrase and proximity search
      • Faceted search
      • Fuzzy search
      • Geospatial search
      • Search highlighting
      • Nested search
      • Ranking
      • Performance
      • search-alias Views Reference
      • arangosearch Views Reference
  • Transactions
    • JavaScript Transactions
    • Stream Transactions
    • Locking and isolation
    • Durability
    • Limitations
  • Graphs
    • General Graphs
      • Graph Management
      • Graph Functions
    • SatelliteGraphs
      • Management
      • Details
    • SmartGraphs
      • Getting Started with SmartGraphs
      • SmartGraph Management
    • EnterpriseGraphs
      • Getting Started with EnterpriseGraphs
      • EnterpriseGraph Management
    • Testing Graphs on Single Server
    • Traversals
      • Example Data
    • Working with Edges
  • Data Science
    • ArangoGraph Notebooks
    • Pregel
      • Pregel Algorithms
    • ArangoDB-NetworkX Adapter
    • ArangoDB-DGL Adapter
    • ArangoDB-cuGraph Adapter
    • ArangoDB-PyG Adapter
    • ArangoRDF Adapter
    • Mapping RDF to Graphs
  • ADVANCED TOPICS
  • Architecture
    • Scalability
    • Data Sharding
    • Storage Engine
    • Replication
  • Deployment
    • Single Instance
      • Manual Start
      • Using the ArangoDB Starter
    • Active Failover
      • Manual Start
      • Using the ArangoDB Starter
      • Administration
    • Cluster
      • Deployment
        • Manual Start
        • Using the ArangoDB Starter
        • Kubernetes
      • Administration
      • Limitations
    • OneShard
    • Single Instance vs. Cluster
    • Standalone Agency
    • Kubernetes
      • Using the Operator
      • Dashboards
      • Deployment Resource Reference
      • Backup Resource
      • BackupPolicy Resource
      • Driver Configuration
      • Helm
      • Authentication
      • Scaling
      • Draining Nodes
      • Upgrading
      • Configuration & Secrets
      • Metrics
      • Services & Load balancer
      • Deployment Replication Resource Reference
      • Storage
      • Storage Resource
      • TLS
      • Troubleshooting
    • In the Cloud
    • Production Checklist
  • ArangoSync
    • Deployment
      • ArangoDB Cluster
      • ArangoSync Master
      • ArangoSync Workers
      • Promotheus & Grafana
    • Administration
    • Operations & Maintenance
    • Security
    • Monitoring
    • Troubleshooting
  • Foxx Microservices
    • Getting started
    • Guides
      • Working with routers
      • Working with collections
      • Writing queries
      • Development mode
      • Testing Foxx services
      • Foxx in a cluster
      • Scripts and scheduling
      • Using Node modules
      • Using Webpack with Foxx
      • Authentication and sessions
      • Linking services together
      • Working with files
      • Making requests
      • Access from the browser
    • Reference
      • Service manifest
      • Service context
      • Configuration
      • Routers
        • Endpoints
        • Middleware
        • Request
        • Response
      • Sessions middleware
        • Session storages
          • Collection storage
          • JWT storage
        • Session transports
          • Cookie transport
          • Header transport
      • Related modules
        • Authentication
        • OAuth 1.0a
        • OAuth 2.0
        • GraphQL
        • Queues
    • Deployment
  • SatelliteCollections
  • SmartJoins
  • Analyzers
  • OPERATIONS
  • Installation
    • Linux
      • Operating System Configuration
      • Linux OS Tuning Script Examples
    • macOS
    • Windows
    • Compiling
      • Compile on Debian
      • Compile on Windows
      • Running Custom Build
      • Recompiling jemalloc
  • Uninstallation
  • Backup & Restore
  • Upgrading
    • Community to Enterprise Upgrade
    • OS-specific Information
      • Upgrading on Linux
      • Upgrading on macOS
      • Upgrading on Windows
    • Upgrading Starter Deployments
    • Upgrading Manual Deployments
      • Upgrading an Active Failover deployment
      • Upgrading a Cluster
    • Upgrading Kubernetes Deployments
  • Downgrading
  • Administration
    • Configuration
    • Log Levels
    • License Management
    • Import & Export
    • User Management
      • In arangosh
    • ArangoDB Starter Administration
      • Removal Procedure
      • Recovery Procedure
    • Reduce Memory Footprint
  • Security
    • Security Options
    • Change Root Password
    • Encryption at Rest
    • Audit logging
    • Securing Starter Deployments
  • Troubleshooting
    • arangod
    • Emergency Console
    • Cluster
      • Agency Dump

  • Release Notes
    • Version 3.10
      • What's New in 3.10
      • Known Issues in 3.10
      • Incompatible changes in 3.10
      • API changes in 3.10
    • Version 3.9
      • What's New in 3.9
      • Known Issues in 3.9
      • Incompatible changes in 3.9
      • API changes in 3.9
    • Version 3.8
      • What's New in 3.8
      • Known Issues in 3.8
      • Incompatible changes in 3.8
      • API changes in 3.8
    • Version 3.7
      • What's New in 3.7
      • Known Issues in 3.7
      • Incompatible changes in 3.7
      • API changes in 3.7
    • Version 3.6
      • What's New in 3.6
      • Known Issues in 3.6
      • Incompatible changes in 3.6
    • Version 3.5
      • What's New in 3.5
      • Known Issues in 3.5
      • Incompatible changes in 3.5
    • Version 3.4
      • What's New in 3.4
      • Known Issues in 3.4
      • Incompatible changes in 3.4
    • Version 3.3
      • What's New in 3.3
      • Known Issues in 3.3
      • Incompatible changes in 3.3
    • Version 3.2
      • What's New in 3.2
      • Known Issues in 3.2
      • Incompatible changes in 3.2
    • Version 3.1
      • What's New in 3.1
      • Incompatible changes in 3.1
    • Version 3.0
      • What's New in 3.0
      • Incompatible changes in 3.0
    • Version 2.8
      • What's New in 2.8
      • Incompatible changes in 2.8
    • Version 2.7
      • What's New in 2.7
      • Incompatible changes in 2.7
    • Version 2.6
      • What's New in 2.6
      • Incompatible changes in 2.6
    • Version 2.5
      • What's New in 2.5
      • Incompatible changes in 2.5
    • Version 2.4
      • What's New in 2.4
      • Incompatible changes in 2.4
    • Version 2.3
      • What's New in 2.3
      • Incompatible changes in 2.3
    • Version 2.2
      • What's New in 2.2
    • Version 2.1
      • What's New in 2.1
  • Appendix
    • References
      • db
      • collection
      • cursor
    • JavaScript Modules
      • @arangodb
      • @arangodb/actions
      • @arangodb/analyzers
      • @arangodb/aql/queries
      • @arangodb/crypto
      • @arangodb/request
      • @arangodb/tasks
      • console
      • fs
    • Deprecated
    • Error codes and meanings
    • Glossary
Contribute

Version 3.8

  • What’s New in 3.8
  • Known Issues in 3.8
  • Incompatible changes in 3.8
  • API changes in 3.8
❮  API changes in 3.9 What's New in 3.8  ❯

© ArangoDB - Graph and Beyond