Package | Description |
---|---|
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Method and Description |
---|---|
ArangoGraphAsync |
ArangoVertexCollectionAsync.graph()
The the handler of the named graph the edge collection is within
|
ArangoGraphAsync |
ArangoEdgeCollectionAsync.graph()
The the handler of the named graph the edge collection is within
|
ArangoGraphAsync |
ArangoDatabaseAsync.graph(String name)
Returns a handler of the graph by the given name
|
Modifier and Type | Class and Description |
---|---|
class |
ArangoGraphAsyncImpl |
Modifier and Type | Method and Description |
---|---|
ArangoGraphAsync |
ArangoDatabaseAsyncImpl.graph(String name) |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.