Package | Description |
---|---|
com.arangodb |
Modifier and Type | Method and Description |
---|---|
EdgeCursor<PlainEdgeEntity> |
ArangoDriver.graphGetEdgeCursor(String graphName)
Returns all Edges of a graph, each edge as a PlainEdgeEntity.
|
CursorEntity<PlainEdgeEntity> |
ArangoDriver.graphGetEdges(String graphName)
Deprecated.
|
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.