public class StoreTripleIterator extends TrackingTripleIterator
TrackingTripleIterator so that it
can be removed from the other two maps, which are passed in when this
StoreTripleIterator is created.| Constructor and Description |
|---|
StoreTripleIterator(Graph toNotify,
Iterator<Triple> it,
NodeToTriplesMapBase X,
NodeToTriplesMapBase A,
NodeToTriplesMapBase B) |
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
if .remove() is allowed, delegate to the base iterator's .remove;
otherwise, throw an UnsupportedOperationException.
|
nextclose, close, create, createIteratorIterator, createNoRemove, forTestingOnly_getBase, hasNextandThen, andThen, asList, asSet, emptyIterator, filterDrop, filterKeep, mapWith, removeNext, toList, toSetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextOptionalforEachRemainingpublic StoreTripleIterator(Graph toNotify, Iterator<Triple> it, NodeToTriplesMapBase X, NodeToTriplesMapBase A, NodeToTriplesMapBase B)
public void remove()
WrappedIteratorLicenced under the Apache License, Version 2.0