Class BaseGraphMaker

java.lang.Object
org.apache.jena.ontology.models.BaseGraphMaker
All Implemented Interfaces:
GraphMaker
Direct Known Subclasses:
SimpleGraphMaker

public abstract class BaseGraphMaker extends Object implements GraphMaker
This base class provides convenience functions for the three "usual" graph makers and a place to hold the reification style for the graphs it constructs.