Class BackgroundGraphResult

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

@Deprecated(since="4.1.0") public class BackgroundGraphResult extends IterationWrapper<Statement, QueryEvaluationException> implements GraphQueryResult, Runnable, RDFHandler
Deprecated.
Provides concurrent access to statements as they are being parsed when instances of this class are run as Threads.
Author:
James Leigh