Package | Description |
---|---|
com.hp.hpl.jena.graph |
This package defines the Graph and Node family of classes, which
form the underlying datatypes of the Jena system.
|
com.hp.hpl.jena.rdf.model |
A package for creating and manipulating RDF graphs.
|
Modifier and Type | Method and Description |
---|---|
Object |
TransactionHandler.executeInTransaction(Command c)
If transactions are supported, execute the command c within a transaction
and return its result.
|
Modifier and Type | Method and Description |
---|---|
Object |
Model.executeInTransaction(Command cmd)
Execute the command
cmd inside a transaction. |
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP