Uses of Interface
org.apache.jena.ontology.models.GraphMaker
Packages that use GraphMaker
-
Uses of GraphMaker in org.apache.jena.ontology.models
Classes in org.apache.jena.ontology.models that implement GraphMakerModifier and TypeClassDescriptionclassThis base class provides convenience functions for the three "usual" graph makers and a place to hold the reification style for the graphs it constructs.classA SimpleGraphFactory produces memory-based graphs and records them in a local map.Methods in org.apache.jena.ontology.models that return GraphMakerModifier and TypeMethodDescriptionModelMaker.getGraphMaker()Answer a GraphMaker that makes graphs the same way this ModelMaker makes models.ModelMakerImpl.getGraphMaker()Constructors in org.apache.jena.ontology.models with parameters of type GraphMaker