public interface TripleIterator extends ExtendedIterator<Triple>
Modifier and Type | Method and Description |
---|---|
Triple |
nextTriple()
Answer the next() element cast to Triple.
|
andThen, filterDrop, filterKeep, mapWith, nextOptional, removeNext, toList, toSet
close
forEachRemaining, hasNext, next, remove
Triple nextTriple()
Licenced under the Apache License, Version 2.0