| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.util |
| Modifier and Type | Method and Description |
|---|---|
<T> VertexCursor<T> |
ArangoDriver.graphGetVertexCursor(String graphName,
Class<T> clazz,
Object vertexExample,
GraphVerticesOptions graphVerticesOptions,
AqlQueryOptions aqlQueryOptions)
Deprecated.
use AQL instead
|
| Modifier and Type | Method and Description |
|---|---|
static String |
GraphQueryUtil.createVerticesQuery(ArangoDriver driver,
String graphName,
Object vertexExample,
GraphVerticesOptions graphVerticesOptions,
MapBuilder bindVars) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.