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

Packages that use Reifier
com.hp.hpl.jena.db A general database backend for persistent storage of jena models.  
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
 

Uses of Reifier in com.hp.hpl.jena.db
 

Methods in com.hp.hpl.jena.db that return Reifier
 Reifier GraphRDB.getReifier()
           
 

Uses of Reifier in com.hp.hpl.jena.graph
 

Methods in com.hp.hpl.jena.graph that return Reifier
 Reifier Graph.getReifier()
          returns this Graph's reifier.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.