|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BulkUpdateHandler | |
---|---|
com.hp.hpl.jena.db | A general database backend for persistent storage of Jena models. |
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. |
Uses of BulkUpdateHandler in com.hp.hpl.jena.db |
---|
Methods in com.hp.hpl.jena.db that return BulkUpdateHandler | |
---|---|
BulkUpdateHandler |
GraphRDB.getBulkUpdateHandler()
|
Uses of BulkUpdateHandler in com.hp.hpl.jena.graph |
---|
Methods in com.hp.hpl.jena.graph that return BulkUpdateHandler | |
---|---|
BulkUpdateHandler |
Graph.getBulkUpdateHandler()
returns this Graph's bulk-update handler |
Uses of BulkUpdateHandler in com.hp.hpl.jena.graph.compose |
---|
Methods in com.hp.hpl.jena.graph.compose that return BulkUpdateHandler | |
---|---|
BulkUpdateHandler |
Polyadic.getBulkUpdateHandler()
|
Uses of BulkUpdateHandler in com.hp.hpl.jena.reasoner |
---|
Methods in com.hp.hpl.jena.reasoner that return BulkUpdateHandler | |
---|---|
BulkUpdateHandler |
BaseInfGraph.getBulkUpdateHandler()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |