Package | Description |
---|---|
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
ArangoSearchAsync
Interface for operations on ArangoDB view level for ArangoSearch views.
|
Modifier and Type | Method and Description |
---|---|
ArangoViewAsync |
ArangoDatabaseAsync.view(String name)
Returns a
ArangoViewAsync instance for the given view name. |
Modifier and Type | Class and Description |
---|---|
class |
ArangoSearchAsyncImpl |
class |
ArangoViewAsyncImpl |
Modifier and Type | Method and Description |
---|---|
ArangoViewAsync |
ArangoDatabaseAsyncImpl.view(String name) |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.