Uses of Class
com.franz.agraph.jena.AGGraph
Packages that use AGGraph
-
Uses of AGGraph in com.franz.agraph.jena
Subclasses of AGGraph in com.franz.agraph.jenaModifier and TypeClassDescriptionclassclassImplements the Jena InfGraph interface for AllegroGraph.Methods in com.franz.agraph.jena that return AGGraphModifier 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.Methods in com.franz.agraph.jena with parameters of type AGGraphModifier and TypeMethodDescriptionAGGraphMaker.createUnion(AGGraph... graphs) Returns a graph that is the union of specified graphs.Constructors in com.franz.agraph.jena with parameters of type AGGraph