Method and Description |
---|
com.arangodb.springframework.core.ArangoOperations.upsert(Iterable<T>, ArangoOperations.UpsertStrategy)
use
#repsert(Iterable) instead |
com.arangodb.springframework.core.ArangoOperations.upsert(T, ArangoOperations.UpsertStrategy)
use
ArangoOperations.repsert(Object) instead |
Copyright © 2017–2018 ArangoDB GmbH. All rights reserved.