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