Uses of Interface
com.c8db.C8EdgeCollection
-
Packages that use C8EdgeCollection Package Description com.c8db com.c8db.internal -
-
Uses of C8EdgeCollection in com.c8db
Methods in com.c8db that return C8EdgeCollection Modifier and Type Method Description C8EdgeCollectionC8Graph. edgeCollection(String name)Returns aArangoEdgeCollectioninstance for the given edge collection name. -
Uses of C8EdgeCollection in com.c8db.internal
Classes in com.c8db.internal that implement C8EdgeCollection Modifier and Type Class Description classC8EdgeCollectionImplMethods in com.c8db.internal that return C8EdgeCollection Modifier and Type Method Description C8EdgeCollectionC8GraphImpl. edgeCollection(String name)
-