| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal | |
| com.arangodb.model |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ArangoCollection.documentExists(String key,
DocumentExistsOptions options)
Checks if the document exists by reading a single document head
|
| Modifier and Type | Method and Description |
|---|---|
protected Request |
InternalArangoCollection.documentExistsRequest(String key,
DocumentExistsOptions options) |
| Modifier and Type | Method and Description |
|---|---|
DocumentExistsOptions |
DocumentExistsOptions.catchException(boolean catchException) |
DocumentExistsOptions |
DocumentExistsOptions.ifMatch(String ifMatch) |
DocumentExistsOptions |
DocumentExistsOptions.ifNoneMatch(String ifNoneMatch) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.