| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.async | |
| com.arangodb.async.internal |
| Modifier and Type | Method and Description |
|---|---|
LogEntity |
ArangoDB.getLogs(LogOptions options)
Deprecated.
use
ArangoDB.getLogEntries(LogOptions) instead |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LogEntity> |
ArangoDBAsync.getLogs(LogOptions options)
Deprecated.
use
ArangoDBAsync.getLogEntries(LogOptions) instead |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LogEntity> |
ArangoDBAsyncImpl.getLogs(LogOptions options) |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.