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. |
Licenced under the Apache License, Version 2.0