public interface RSIterator extends com.hp.hpl.jena.util.iterator.ExtendedIterator<ReifiedStatement>
Modifier and Type | Method and Description |
---|---|
ReifiedStatement |
nextRS()
return the next object, cast to a ReifedStatement
|
andThen, filterDrop, filterKeep, mapWith, removeNext, toList, toSet
close
ReifiedStatement nextRS()
Licenced under the Apache License, Version 2.0