public class PlainHeaderIterator extends Object implements IteratorTripleString
| Constructor and Description |
|---|
PlainHeaderIterator(PlainHeader header,
TripleString pattern) |
| Modifier and Type | Method and Description |
|---|---|
long |
estimatedNumResults() |
void |
goToStart() |
boolean |
hasNext() |
TripleString |
next() |
ResultEstimationType |
numResultEstimation() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic PlainHeaderIterator(PlainHeader header, TripleString pattern)
public boolean hasNext()
hasNext in interface Iterator<TripleString>public TripleString next()
next in interface Iterator<TripleString>public void goToStart()
goToStart in interface IteratorTripleStringpublic void remove()
remove in interface Iterator<TripleString>public long estimatedNumResults()
estimatedNumResults in interface IteratorTripleStringpublic ResultEstimationType numResultEstimation()
numResultEstimation in interface IteratorTripleStringCopyright © 2018 DataWeb Research. All rights reserved.