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 ArangoVertexCollectionArangoGraph. vertexCollection(String name)Returns aArangoVertexCollectioninstance for the given vertex collection name.
-