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