protected static class DefaultDescribeGraphResultSet.ResultSetIterator extends RDFFactCloseableIterator
| Constructor and Description |
|---|
ResultSetIterator(it.unibz.inf.ontop.com.google.common.collect.ImmutableCollection<ConstructQuery> constructQueries,
QueryLogger queryLogger,
QueryLogger.Factory queryLoggerFactory,
Evaluator<GraphResultSet,ConstructQuery> constructQueryEvaluator,
OntopConnectionCloseable statementClosingCB) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleClose() |
boolean |
hasNext() |
it.unibz.inf.ontop.spec.ontology.RDFFact |
next() |
close, isClosedpublic ResultSetIterator(it.unibz.inf.ontop.com.google.common.collect.ImmutableCollection<ConstructQuery> constructQueries, QueryLogger queryLogger, QueryLogger.Factory queryLoggerFactory, Evaluator<GraphResultSet,ConstructQuery> constructQueryEvaluator, OntopConnectionCloseable statementClosingCB)
public boolean hasNext()
throws OntopConnectionException,
OntopResultConversionException
public it.unibz.inf.ontop.spec.ontology.RDFFact next()
throws OntopConnectionException
OntopConnectionExceptionprotected void handleClose()
throws OntopConnectionException
handleClose in class RDFFactCloseableIteratorOntopConnectionExceptionCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.