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