Package | Description |
---|---|
com.arangodb | |
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
void |
ArangoVertexCollection.deleteVertex(String key,
VertexDeleteOptions options)
Deletes the vertex with the given
key from the collection. |
Modifier and Type | Method and Description |
---|---|
VertexDeleteOptions |
VertexDeleteOptions.ifMatch(String ifMatch) |
VertexDeleteOptions |
VertexDeleteOptions.waitForSync(Boolean waitForSync) |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.