Package | Description |
---|---|
com.hp.hpl.jena.db |
A general database backend for persistent storage of Jena models.
|
Constructor and Description |
---|
ModelRDB(GraphRDB graph) |
ModelRDB(Personality<RDFNode> 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).
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP