public class OntopCloseableStatementIteration
extends org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration<org.eclipse.rdf4j.model.Statement,org.eclipse.rdf4j.query.QueryEvaluationException>
| Constructor and Description |
|---|
OntopCloseableStatementIteration(OntopCloseableIterator<it.unibz.inf.ontop.spec.ontology.RDFFact,OntopConnectionException> iterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleClose() |
boolean |
hasNext() |
org.eclipse.rdf4j.model.Statement |
next() |
void |
remove() |
close, isClosedpublic OntopCloseableStatementIteration(OntopCloseableIterator<it.unibz.inf.ontop.spec.ontology.RDFFact,OntopConnectionException> iterator)
public boolean hasNext()
throws org.eclipse.rdf4j.query.QueryEvaluationException
org.eclipse.rdf4j.query.QueryEvaluationExceptionpublic org.eclipse.rdf4j.model.Statement next()
throws org.eclipse.rdf4j.query.QueryEvaluationException
org.eclipse.rdf4j.query.QueryEvaluationExceptionpublic void remove()
throws org.eclipse.rdf4j.query.QueryEvaluationException
org.eclipse.rdf4j.query.QueryEvaluationExceptionpublic void handleClose()
handleClose in class org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration<org.eclipse.rdf4j.model.Statement,org.eclipse.rdf4j.query.QueryEvaluationException>Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.