| Package | Description |
|---|---|
| com.arangodb |
| Modifier and Type | Method and Description |
|---|---|
<T> VertexCursor<T> |
ArangoDriver.graphGetVertexCursor(String graphName,
Class<T> clazz,
Object vertexExample,
GraphVerticesOptions graphVerticesOptions,
AqlQueryOptions aqlQueryOptions)
Returns a VertexCursor by a given vertex example and some options
|
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.