Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Method and Description |
---|---|
void |
ArangoDatabase.deleteAnalyzer(String name,
AnalyzerDeleteOptions options)
Deletes an Analyzer
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Void> |
ArangoDatabaseAsync.deleteAnalyzer(String name,
AnalyzerDeleteOptions options)
Deletes an Analyzer
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Void> |
ArangoDatabaseAsyncImpl.deleteAnalyzer(String name,
AnalyzerDeleteOptions options) |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.