Class ArangoDBQueryBuilder
java.lang.Object
com.arangodb.tinkerpop.gremlin.client.ArangoDBQueryBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringreadAllDocuments(Set<String> collections) static StringreadVertexEdges(String graphName, org.apache.tinkerpop.gremlin.structure.Direction direction, String[] labels) static StringreadVertexNeighbors(String graphName, org.apache.tinkerpop.gremlin.structure.Direction direction, String[] labels)
-
Method Details
-
readVertexNeighbors
-
readVertexEdges
-
readAllDocuments
-