public class BitmapTriplesIteratorY extends Object implements IteratorTripleID
| Constructor and Description |
|---|
BitmapTriplesIteratorY(BitmapTriples triples,
TripleID pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGoTo() |
long |
estimatedNumResults() |
TripleComponentOrder |
getOrder() |
void |
goTo(long pos) |
void |
goToStart() |
boolean |
hasNext() |
boolean |
hasPrevious() |
TripleID |
next() |
ResultEstimationType |
numResultEstimation() |
TripleID |
previous() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic BitmapTriplesIteratorY(BitmapTriples triples, TripleID pattern)
public boolean hasPrevious()
hasPrevious in interface IteratorTripleIDpublic TripleID previous()
previous in interface IteratorTripleIDpublic void goToStart()
goToStart in interface IteratorTripleIDpublic long estimatedNumResults()
estimatedNumResults in interface IteratorTripleIDpublic ResultEstimationType numResultEstimation()
numResultEstimation in interface IteratorTripleIDpublic boolean canGoTo()
canGoTo in interface IteratorTripleIDpublic void goTo(long pos)
goTo in interface IteratorTripleIDpublic TripleComponentOrder getOrder()
getOrder in interface IteratorTripleIDCopyright © 2018 DataWeb Research. All rights reserved.