public final class ConnectionClosingTupleQueryResult extends ForwardingTupleQueryResult
| Constructor and Description |
|---|
ConnectionClosingTupleQueryResult(org.openrdf.repository.RepositoryConnection theConn,
org.openrdf.query.TupleQueryResult theResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
delegate, getBindingNames, onClosehasNext, next, removepublic ConnectionClosingTupleQueryResult(org.openrdf.repository.RepositoryConnection theConn,
org.openrdf.query.TupleQueryResult theResult)
public void close()
throws org.openrdf.query.QueryEvaluationException
close in interface info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException>close in interface AutoCloseableclose in class ForwardingQueryResult<org.openrdf.query.BindingSet>org.openrdf.query.QueryEvaluationExceptionCopyright © 2010-2016 Stardog Union. All Rights Reserved.