Uses of Interface
com.arangodb.ArangoGraph
-
Packages that use ArangoGraph Package Description com.arangodb -
-
Uses of ArangoGraph in com.arangodb
Methods in com.arangodb that return ArangoGraph Modifier and Type Method Description ArangoGraphArangoDatabase. graph(String name)Returns aArangoGraphinstance for the given graph name.ArangoGraphArangoEdgeCollection. graph()The the handler of the named graph the edge collection is withinArangoGraphArangoVertexCollection. graph()The the handler of the named graph the edge collection is within
-