Uses of Class
com.hp.hpl.jena.db.GraphRDB

Packages that use GraphRDB
com.hp.hpl.jena.db A general database backend for persistent storage of Jena models. 
 

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

Constructors in com.hp.hpl.jena.db with parameters of type GraphRDB
ModelRDB(GraphPersonality p, GraphRDB graph)
          A model which is stored persistently in a Relational DataBase Most applications should not call the constructor - use ModelRDB.createModel (to create a new model) or ModelRDB.open (to open an exising model).
ModelRDB(GraphRDB graph)
           
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP