python-arango
stable
  • Getting Started
  • Databases
  • Collections
  • Documents
  • Schema Validation
  • Indexes
  • Graphs
  • AQL
  • Simple Queries
  • Cursors
  • Async API Execution
  • Batch API Execution
  • Transactions
  • Server Administration
  • Users and Permissions
  • Tasks
  • Write-Ahead Log (WAL)
  • Pregel
  • Foxx
  • Views and ArangoSearch
  • Analyzers
  • Multithreading
  • Error Handling
  • Logging
  • Authentication
  • HTTP Clients
  • Replication
  • Clusters
  • JSON Serialization
  • Backups
  • Error Codes
  • Contributing
  • API Specification
python-arango
  • »
  • Python-Arango
  • Edit on GitHub

_images/logo.png

Python-Arango¶

Welcome to the documentation for python-arango, a Python driver for ArangoDB.

Requirements¶

  • ArangoDB version 3.7+

  • Python version 3.6+

Installation¶

~$ pip install python-arango

Contents¶

  • Getting Started
  • Databases
  • Collections
  • Documents
  • Schema Validation
  • Indexes
  • Graphs
  • AQL
  • Simple Queries
  • Cursors
  • Async API Execution
  • Batch API Execution
  • Transactions
  • Server Administration
  • Users and Permissions
  • Tasks
  • Write-Ahead Log (WAL)
  • Pregel
  • Foxx
  • Views and ArangoSearch
  • Analyzers
  • Multithreading
  • Error Handling
  • Logging
  • Authentication
  • HTTP Clients
  • Replication
  • Clusters
  • JSON Serialization
  • Backups
  • Error Codes
  • Contributing
  • API Specification
Next

© Copyright 2016-2021, Joohwan Oh. Revision ff990fde.

Built with Sphinx using a theme provided by Read the Docs.