Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
ArangoSearch
Interface for operations on ArangoDB view level for ArangoSearch views.
|
interface |
SearchAlias
Interface for operations on ArangoDB view level for SearchAlias views.
|
Modifier and Type | Method and Description |
---|---|
ArangoView |
ArangoDatabase.view(String name)
Returns a
ArangoView instance for the given view name. |
Modifier and Type | Class and Description |
---|---|
class |
ArangoSearchImpl |
class |
ArangoViewImpl |
class |
SearchAliasImpl |
Modifier and Type | Method and Description |
---|---|
ArangoView |
ArangoDatabaseImpl.view(String name) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.