class documentation
class BabelOffsetIteratorImpl(BabelIteratorImpl, BabelOffsetIterator):
Iterator over BabelNet's synset offsets
| Method | __next__ |
Undocumented |
Inherited from BabelIteratorImpl:
| Method | __init__ |
init method |
| Method | has |
function that returns true if the iterator has still another element to continue the iteration with. |
| Method | __iter__ |
Undocumented |
| Instance Variable | _current |
indicates the current index of the iteration |
| Instance Variable | _live |
the LiveDocs of lucene |
| Instance Variable | _reader |
the reader |