public class OntopGraphOWLResultSet extends Object implements GraphOWLResultSet
| Constructor and Description |
|---|
OntopGraphOWLResultSet(it.unibz.inf.ontop.answering.resultset.GraphResultSet graphResultSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
org.semanticweb.owlapi.model.OWLAxiom |
next() |
public OntopGraphOWLResultSet(it.unibz.inf.ontop.answering.resultset.GraphResultSet graphResultSet)
public boolean hasNext()
throws org.semanticweb.owlapi.model.OWLException
hasNext in interface IterableOWLResultSet<org.semanticweb.owlapi.model.OWLAxiom>org.semanticweb.owlapi.model.OWLExceptionpublic org.semanticweb.owlapi.model.OWLAxiom next()
throws org.semanticweb.owlapi.model.OWLException
next in interface IterableOWLResultSet<org.semanticweb.owlapi.model.OWLAxiom>org.semanticweb.owlapi.model.OWLExceptionpublic void close()
throws org.semanticweb.owlapi.model.OWLException
close in interface OWLResultSetclose in interface AutoCloseableorg.semanticweb.owlapi.model.OWLExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.