Class ResultSetCheckCondition

java.lang.Object
org.apache.jena.sparql.engine.ResultSetCheckCondition
All Implemented Interfaces:
Iterator<QuerySolution>, ResultSet

@Deprecated public class ResultSetCheckCondition extends Object implements ResultSet
Deprecated.
To be removed.
ResultSet wrapper that check whether some condition is true (e.g. the QueryExecution has not been closed).