ArangoDB Java Driver version 7
The official ArangoDB Java Driver version 7
Driver Setup
How to connect your Java application to an ArangoDB server, as well as important configuration settings and information about the driver
Serialization
The Java driver uses Jackson internally for serialization and deserialization but you can use a custom implementation for user data
Changes in version 7
Various detailed have changed, like the setup, transport, configuration, serialization, and some of the APIs