Uses of Interface
edu.cornell.mannlib.vitro.webapp.dao.jena.GraphGenerator
-
Packages that use GraphGenerator Package Description edu.cornell.mannlib.vitro.webapp.dao.jena -
-
Uses of GraphGenerator in edu.cornell.mannlib.vitro.webapp.dao.jena
Subinterfaces of GraphGenerator in edu.cornell.mannlib.vitro.webapp.dao.jena Modifier and Type Interface Description interfaceSQLGraphGeneratorClasses in edu.cornell.mannlib.vitro.webapp.dao.jena that implement GraphGenerator Modifier and Type Class Description classSDBGraphGeneratorConstructors in edu.cornell.mannlib.vitro.webapp.dao.jena with parameters of type GraphGenerator Constructor Description RegeneratingGraph(GraphGenerator graphGenerator)RegeneratingGraph(org.apache.jena.graph.Graph initGraph, GraphGenerator graphGenerator)
-