| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.model |
| Modifier and Type | Method and Description |
|---|---|
<T> EdgeUpdateEntity |
ArangoEdgeCollection.updateEdge(String key,
T value,
EdgeUpdateOptions options)
Partially updates the edge identified by document-key.
|
| Modifier and Type | Method and Description |
|---|---|
EdgeUpdateOptions |
EdgeUpdateOptions.ifMatch(String ifMatch) |
EdgeUpdateOptions |
EdgeUpdateOptions.keepNull(Boolean keepNull) |
EdgeUpdateOptions |
EdgeUpdateOptions.waitForSync(Boolean waitForSync) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.