Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal | |
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
void |
ArangoVertexCollection.deleteVertex(String key,
VertexDeleteOptions options)
Removes a vertex
|
Modifier and Type | Method and Description |
---|---|
protected Request |
InternalArangoVertexCollection.deleteVertexRequest(String key,
VertexDeleteOptions options) |
Modifier and Type | Method and Description |
---|---|
VertexDeleteOptions |
VertexDeleteOptions.ifMatch(String ifMatch) |
VertexDeleteOptions |
VertexDeleteOptions.waitForSync(Boolean waitForSync) |
Copyright © 2016 ArangoDB GmbH. All rights reserved.