ArangoDB v3.10 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent stable version.
Spring Data ArangoDB - Reference (version 4)
Template
With ArangoTemplate
, Spring Data ArangoDB offers a central support for interactions with the database over a rich feature set
Repositories
Interact with ArangoDB using the high-level and consistent abstraction provided by Spring Data repositories
Mapping
The features and conventions for mapping Java objects to documents and how to override those conventions with annotation based mapping metadata