Uses of Interface
com.hp.hpl.jena.graph.GraphMaker

Packages that use GraphMaker
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Uses of GraphMaker in com.hp.hpl.jena.rdf.model
 

Methods in com.hp.hpl.jena.rdf.model that return GraphMaker
 GraphMaker ModelMaker.getGraphMaker()
          Answer a GraphMaker that makes graphs the same way this ModelMaker makes models.
 



Licenced under the Apache License, Version 2.0