Skip to content

4.2.4

Choose a tag to compare

@mvollmary mvollmary released this 04 Sep 08:05
· 1228 commits to main since this release
  • fixed ArangoDatabase.transaction(): ignore null result
  • added properties validation arangodb.host
  • added ArangoCollection.ensureIndex()
  • made ArangoCollection.createIndex() deprecated
  • let ArangoCursor implement Iterable
  • fixed issue #145: ArangoCollection.updateDocument()
  • fixed issue #145: ArangoVertexCollection.updateVertex()
  • fixed issue #145: ArangoEdgeCollection.updateEdge()