Package | Description |
---|---|
com.arangodb |
Modifier and Type | Method and Description |
---|---|
<T> EdgeCursor<T> |
ArangoDriver.graphGetShortesPath(String graphName,
Class<T> clazz,
Object startVertexExample,
Object endVertexExample,
ShortestPathOptions shortestPathOptions,
AqlQueryOptions aqlQueryOptions)
Returns all Edges of vertices matching the map.
|
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.