| Package | Description |
|---|---|
| com.arangodb |
| Modifier and Type | Method and Description |
|---|---|
ArangoGraph |
ArangoDatabase.graph(String name)
Returns a handler of the graph by the given name
|
| Constructor and Description |
|---|
ArangoEdgeCollection(ArangoGraph graph,
String name) |
ArangoVertexCollection(ArangoGraph graph,
String name) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.