public interface RSIterator extends ExtendedIterator<ReifiedStatement>
Modifier and Type | Method and Description |
---|---|
ReifiedStatement |
nextRS()
return the next object, cast to a ReifedStatement
|
andThen, filterDrop, filterKeep, mapWith, nextOptional, removeNext, toList, toSet
close
forEachRemaining, hasNext, next, remove
ReifiedStatement nextRS()
Licenced under the Apache License, Version 2.0