Package com.arangodb.springframework.repository
package com.arangodb.springframework.repository
-
ClassDescriptionArangoEntityInformation<T,
ID> Converts Example to String representing predicate expression and puts necessary bindings in the given bindVars MapCreated by F625633 on 07/07/2017.ArangoRepository<T,ID> ArangoDB specificRepository
interface.Created by F625633 on 07/07/2017.SimpleArangoRepository<T,ID> The implementation of all CRUD, paging and sorting functionality in ArangoRepository from the Spring Data Commons CRUD repository and PagingAndSorting repository