Uses of Interface
com.arangodb.ArangoVertexCollection
-
Packages that use ArangoVertexCollection Package Description com.arangodb -
-
Uses of ArangoVertexCollection in com.arangodb
Methods in com.arangodb that return ArangoVertexCollection Modifier and Type Method Description ArangoVertexCollection
ArangoGraph. vertexCollection(String name)
Returns aArangoVertexCollection
instance for the given vertex collection name.
-