|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler
org.openrdf.jena.SesameInfBulkUpdateHandler
public class SesameInfBulkUpdateHandler
This is a BulkUpdateHandler for Inf graphs - why it is different from the normal sesame bulkupdatehandler escapes me just now... but there was a reason yesterday... TODO: meditate on this and reach enlightenment.
| Field Summary | |
|---|---|
protected static Logger |
log
|
| Fields inherited from class com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler |
|---|
graph, manager |
| Constructor Summary | |
|---|---|
SesameInfBulkUpdateHandler(com.hp.hpl.jena.graph.impl.GraphWithPerform graph)
|
|
| Method Summary | |
|---|---|
void |
add(Graph g,
boolean withReifications)
|
protected void |
add(List triples,
boolean notify)
|
| Methods inherited from class com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler |
|---|
add, add, add, add, addIterator, addReifications, delete, delete, delete, delete, delete, delete, deleteIterator, deleteReifications, notifyRemoveAll, remove, removeAll, removeAll, removeAll |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Logger log
| Constructor Detail |
|---|
public SesameInfBulkUpdateHandler(com.hp.hpl.jena.graph.impl.GraphWithPerform graph)
| Method Detail |
|---|
protected void add(List triples,
boolean notify)
add in class com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler
public void add(Graph g,
boolean withReifications)
add in interface BulkUpdateHandleradd in class com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||