Package | Description |
---|---|
com.arangodb | |
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 |
---|---|
DocumentExistsOptions |
DocumentExistsOptions.catchException(boolean catchException) |
DocumentExistsOptions |
DocumentExistsOptions.ifMatch(String ifMatch) |
DocumentExistsOptions |
DocumentExistsOptions.ifNoneMatch(String ifNoneMatch) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.