public interface TupleOWLResultSet extends IterableOWLResultSet<OWLBindingSet>
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnCount() |
int |
getFetchSize() |
List<String> |
getSignature() |
hasNext, nextcloseint getColumnCount()
throws org.semanticweb.owlapi.model.OWLException
org.semanticweb.owlapi.model.OWLExceptionList<String> getSignature() throws org.semanticweb.owlapi.model.OWLException
org.semanticweb.owlapi.model.OWLExceptionint getFetchSize()
throws org.semanticweb.owlapi.model.OWLException
org.semanticweb.owlapi.model.OWLExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.