Class GraphQueryResultImpl

All Implemented Interfaces:
AutoCloseable, Iterable<Statement>, CloseableIteration<Statement,QueryEvaluationException>, Iteration<Statement,QueryEvaluationException>, GraphQueryResult, QueryResult<Statement>

@Deprecated(since="2.0") public class GraphQueryResultImpl extends IteratingGraphQueryResult
Deprecated.
since 2.0. Use IteratingGraphQueryResult instead.
Author:
Jeen Broekstra