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

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