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