ArangoDB
ArangoDB Logo
  1. 3.13.0
  2. Develop
  3. Integrations
  4. Spring Data
  5. Reference version 4

ArangoDB v3.13 is under development and not released yet. This documentation is not final and potentially incomplete.

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

Spring Data

Template