Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal | |
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 |
---|---|
protected <T> Request |
InternalArangoEdgeCollection.updateEdgeRequest(String key,
T value,
EdgeUpdateOptions options) |
Modifier and Type | Method and Description |
---|---|
EdgeUpdateOptions |
EdgeUpdateOptions.ifMatch(String ifMatch) |
EdgeUpdateOptions |
EdgeUpdateOptions.keepNull(Boolean keepNull) |
EdgeUpdateOptions |
EdgeUpdateOptions.waitForSync(Boolean waitForSync) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.