public class Intersection extends Dyadic implements Graph
add() affects both L and R, whereas delete() affects L only.TOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMITemptyGraph| Constructor and Description |
|---|
Intersection(Graph L,
Graph R) |
| Modifier and Type | Method and Description |
|---|---|
void |
performAdd(Triple t)
Add a triple to the triple store.
|
void |
performDelete(Triple t)
Remove a triple from the triple store.
|
close, dependsOn, getL, getR, unionbutNot, ifIn, ifIn, recording, reject, rejecting, rejectingadd, clear, contains, contains, delete, find, find, find, forTestingOnly_graphBaseFind, getBulkUpdateHandler, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, remove, size, toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, clear, close, contains, contains, delete, dependsOn, find, find, find, getBulkUpdateHandler, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove, sizepublic void performAdd(Triple t)
com.hp.hpl.jena.graph.impl.GraphBaseperformAdd in interface com.hp.hpl.jena.graph.impl.GraphWithPerformperformAdd in class com.hp.hpl.jena.graph.impl.GraphBasepublic void performDelete(Triple t)
com.hp.hpl.jena.graph.impl.GraphBaseperformDelete in interface com.hp.hpl.jena.graph.impl.GraphWithPerformperformDelete in class com.hp.hpl.jena.graph.impl.GraphBaseLicenced under the Apache License, Version 2.0