Uses of Interface
com.c8db.C8Graph
-
Packages that use C8Graph Package Description com.c8db com.c8db.internal -
-
Uses of C8Graph in com.c8db
Methods in com.c8db that return C8Graph Modifier and Type Method Description C8GraphC8Database. graph(String name)Returns aArangoGraphinstance for the given graph name.C8GraphC8EdgeCollection. graph()The the handler of the named graph the edge collection is withinC8GraphC8VertexCollection. graph()The the handler of the named graph the edge collection is within -
Uses of C8Graph in com.c8db.internal
Classes in com.c8db.internal that implement C8Graph Modifier and Type Class Description classC8GraphImplMethods in com.c8db.internal that return C8Graph Modifier and Type Method Description C8GraphC8DatabaseImpl. graph(String name)
-