| Interface | Description |
|---|---|
| ArangoCollectionAsync |
Interface for operations on ArangoDB collection level.
|
| ArangoCursorAsync<T> | |
| ArangoDatabaseAsync |
Interface for operations on ArangoDB database level.
|
| ArangoDBAsync |
Central access point for applications to communicate with an ArangoDB server.
|
| ArangoEdgeCollectionAsync |
Interface for operations on ArangoDB edge collection level.
|
| ArangoGraphAsync |
Interface for operations on ArangoDB graph level.
|
| ArangoRouteAsync |
Interface for a specific path to be used to perform arbitrary requests.
|
| ArangoSearchAsync |
Interface for operations on ArangoDB view level for ArangoSearch views.
|
| ArangoVertexCollectionAsync |
Interface for operations on ArangoDB vertex collection level.
|
| ArangoViewAsync |
Interface for operations on ArangoDB view level.
|
| Class | Description |
|---|---|
| ArangoDBAsync.Builder |
Builder class to build an instance of
ArangoDBAsync. |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.