public class GraphIterable extends Object implements ClosableIterable<Statement>
Constructor and Description |
---|
GraphIterable(org.openrdf.query.GraphQueryResult graphQueryResult,
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, wait
forEach, spliterator
public GraphIterable(org.openrdf.query.GraphQueryResult graphQueryResult, RepositoryModel model)
public ClosableIterator<Statement> iterator()
ClosableIterable
Copyright © 2005–2018 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.