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 need to deal directly with Graphs - use ModelRDB.createModel (to create a new model) or ModelRDB.open (to open an exising model).
 



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