Uses of Class
com.franz.agraph.jena.AGGraph
-
Uses of AGGraph in com.franz.agraph.jena
Modifier and TypeClassDescriptionclass
class
Implements the Jena InfGraph interface for AllegroGraph.Modifier and TypeMethodDescriptionAGGraphMaker.createGraph()
AGGraphMaker.createGraph
(String uri) AGGraphMaker.createGraph
(String uri, boolean strict) AGGraphMaker.getGraph()
AGModel.getGraph()
AGInfGraph.getRawGraph()
AGGraphMaker.getUnionOfAllGraphs()
Returns the union of all graphs (includes default graph).AGGraphMaker.openGraph()
Deprecated.Modifier and TypeMethodDescriptionAGGraphMaker.createUnion
(AGGraph... graphs) Returns a graph that is the union of specified graphs.