public class StatementIterable extends Object implements ClosableIterable<Statement>
| Constructor and Description |
|---|
StatementIterable(info.aduna.iteration.CloseableIteration<? extends org.openrdf.model.Statement,? extends org.openrdf.OpenRDFException> cit,
RepositoryModel model) |
| Modifier and Type | Method and Description |
|---|---|
ClosableIterator<Statement> |
iterator()
Returns an iterator over a set of elements of type T.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic StatementIterable(info.aduna.iteration.CloseableIteration<? extends org.openrdf.model.Statement,? extends org.openrdf.OpenRDFException> cit,
RepositoryModel model)
public ClosableIterator<Statement> iterator()
ClosableIterableCopyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.