Class BackgroundGraphResult

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

public class BackgroundGraphResult extends IterationWrapper<Statement,​QueryEvaluationException> implements GraphQueryResult, Runnable, RDFHandler
Provides concurrent access to statements as they are being parsed when instances of this class are run as Threads.
Author:
James Leigh