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