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 ArangoEdgeCollection
ArangoGraph. edgeCollection(String name)
Returns aArangoEdgeCollection
instance for the given edge collection name.
-