Skip to content

Tags: aviksama/python-arango

Tags

3.12.1

Toggle 3.12.1's commit message
Add license information in setup.py

3.12.0

Toggle 3.12.0's commit message
Add logger parameter and update documentation on customer HTTP clients

3.11.0

Toggle 3.11.0's commit message
Update documentation on thread-safety and add API for pregel

3.10.1

Toggle 3.10.1's commit message
Fix a bug in BaseCollection.properties method

3.10.0

Toggle 3.10.0's commit message
Merge branch 'dev'

3.9.0

Toggle 3.9.0's commit message
Add new parameters for graph API methods

3.8.0

Toggle 3.8.0's commit message
Duplicate methods in arango.client.ArangoClient to arango.database.Da…

…tabase for non-root access

3.7.0

Toggle 3.7.0's commit message
Merge branch 'master' of github.com:joowani/python-arango

3.6.0

Toggle 3.6.0's commit message
Merge pull request arangodb#37 from joowani/develop

Add parameter replication_factor to method Database.create_collection

3.5.0

Toggle 3.5.0's commit message
Add Database.get_document method to allow direct retrieval of documen…

…ts by ID