Package | Description |
---|---|
com.arangodb |
Modifier and Type | Method and Description |
---|---|
ArangoGraph |
ArangoVertexCollection.graph()
The the handler of the named graph the edge collection is within
|
ArangoGraph |
ArangoEdgeCollection.graph()
The the handler of the named graph the edge collection is within
|
ArangoGraph |
ArangoDatabase.graph(String name)
Returns a
ArangoGraph instance for the given graph name. |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.