| 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.graph.compose |
This package defines simple composite graphs - union, intersection,
difference, and update-tracking.
|
| com.hp.hpl.jena.reasoner |
The Jena2 reasoner subsystem is designed to allow a range of inference
engines to be plugged into Jena.
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpdateHandler |
Graph.getBulkUpdateHandler()
returns this Graph's bulk-update handler
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpdateHandler |
Polyadic.getBulkUpdateHandler() |
| Modifier and Type | Method and Description |
|---|---|
BulkUpdateHandler |
BaseInfGraph.getBulkUpdateHandler() |
Licenced under the Apache License, Version 2.0