| Interface | Description |
|---|---|
| ArangoCollection |
Interface for operations on ArangoDB collection level.
|
| ArangoCursor<T> | |
| ArangoDatabase |
Interface for operations on ArangoDB database level.
|
| ArangoDB |
Central access point for applications to communicate with an ArangoDB server.
|
| ArangoEdgeCollection |
Interface for operations on ArangoDB edge collection level.
|
| ArangoGraph |
Interface for operations on ArangoDB graph level.
|
| ArangoIterable<T> | |
| ArangoIterator<T> | |
| ArangoRoute |
Interface for a specific path to be used to perform arbitrary requests.
|
| ArangoSearch |
Interface for operations on ArangoDB view level for ArangoSearch views.
|
| ArangoSerializationAccessor | |
| ArangoVertexCollection |
Interface for operations on ArangoDB vertex collection level.
|
| ArangoView |
Interface for operations on ArangoDB view level.
|
| Consumer<T> | |
| Function<T,R> | |
| Predicate<T> |
| Class | Description |
|---|---|
| ArangoDB.Builder |
Builder class to build an instance of
ArangoDB. |
| Enum | Description |
|---|---|
| Protocol |
| Exception | Description |
|---|---|
| ArangoDBException |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.