Class BackgroundGraphResult

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

public class BackgroundGraphResult extends IterationWrapper<Statement> 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