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()
Deprecated.
Bulk update operations are going to be removed.
|
Modifier and Type | Method and Description |
---|---|
BulkUpdateHandler |
Polyadic.getBulkUpdateHandler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BulkUpdateHandler |
BaseInfGraph.getBulkUpdateHandler()
Deprecated.
Bulk update operations are going to be removed.
|
Licenced under the Apache License, Version 2.0