Category "arangodb"

arangodb truncate fails on large a collection

I get a timeout in arangosh and the arangodb service gets unresponsive if I try to truncate a large collection of ~40 million docs. Message: arangosh [database_

UPSERT with python-arango driver for ArangoDB

I'm using python-arango as a driver for ArangoDB, and there doesn't seem to be an UPSERT interface. I intended to tag this with python-arango, but I have insuf