Learn how to use ArangoDB as the database backend for your application from Java.
What you will learn
- Install version 6 of the arangodb-java-driver
- Connect to ArangoDB with authentication
- Work with databases, collections, and documents
- Run AQL queries
-
Getting started
-
Databases, collections, documents
-
AQL queries