Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
ArangoCollection
Interface for operations on ArangoDB collection level.
|
interface |
ArangoDatabase
Interface for operations on ArangoDB database level.
|
interface |
ArangoDB
Central access point for applications to communicate with an ArangoDB server.
|
interface |
ArangoEdgeCollection
Interface for operations on ArangoDB edge collection level.
|
interface |
ArangoGraph
Interface for operations on ArangoDB graph level.
|
interface |
ArangoRoute
Interface for a specific path to be used to perform arbitrary requests.
|
interface |
ArangoSearch
Interface for operations on ArangoDB view level for ArangoSearch views.
|
interface |
ArangoVertexCollection
Interface for operations on ArangoDB vertex collection level.
|
interface |
ArangoView
Interface for operations on ArangoDB view level.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArangoCollectionAsync
Interface for operations on ArangoDB collection level.
|
interface |
ArangoDatabaseAsync
Interface for operations on ArangoDB database level.
|
interface |
ArangoDBAsync
Central access point for applications to communicate with an ArangoDB server.
|
interface |
ArangoEdgeCollectionAsync
Interface for operations on ArangoDB edge collection level.
|
interface |
ArangoGraphAsync
Interface for operations on ArangoDB graph level.
|
interface |
ArangoRouteAsync
Interface for a specific path to be used to perform arbitrary requests.
|
interface |
ArangoSearchAsync
Interface for operations on ArangoDB view level for ArangoSearch views.
|
interface |
ArangoVertexCollectionAsync
Interface for operations on ArangoDB vertex collection level.
|
interface |
ArangoViewAsync
Interface for operations on ArangoDB view level.
|
Modifier and Type | Class and Description |
---|---|
class |
ArangoCollectionAsyncImpl |
class |
ArangoDatabaseAsyncImpl |
class |
ArangoDBAsyncImpl |
class |
ArangoEdgeCollectionAsyncImpl |
class |
ArangoGraphAsyncImpl |
class |
ArangoRouteAsyncImpl |
class |
ArangoSearchAsyncImpl |
class |
ArangoVertexCollectionAsyncImpl |
class |
ArangoViewAsyncImpl |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.