Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal | |
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
void |
ArangoEdgeCollection.deleteEdge(String key,
EdgeDeleteOptions options)
Removes a edge
|
Modifier and Type | Method and Description |
---|---|
protected Request |
InternalArangoEdgeCollection.deleteEdgeRequest(String key,
EdgeDeleteOptions options) |
Modifier and Type | Method and Description |
---|---|
EdgeDeleteOptions |
EdgeDeleteOptions.ifMatch(String ifMatch) |
EdgeDeleteOptions |
EdgeDeleteOptions.waitForSync(Boolean waitForSync) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.