Uses of Interface
com.arangodb.ArangoEdgeCollectionAsync
-
Packages that use ArangoEdgeCollectionAsync Package Description com.arangodb -
-
Uses of ArangoEdgeCollectionAsync in com.arangodb
Methods in com.arangodb that return ArangoEdgeCollectionAsync Modifier and Type Method Description ArangoEdgeCollectionAsyncArangoGraphAsync. edgeCollection(String name)Returns aArangoEdgeCollectionAsyncinstance for the given edge collection name.
-