Package | Description |
---|---|
com.arangodb |
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.
|
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.