Class IteratorAsPathQueryResult

java.lang.Object
com.google.common.collect.UnmodifiableIterator<Path>
com.google.common.collect.AbstractIterator<Path>
com.complexible.common.rdf.query.IteratorAsQueryResult<Path>
com.complexible.common.rdf.query.IteratorAsPathQueryResult
All Implemented Interfaces:
CloseableIterator<Path>, PathQueryResult, QueryResult<Path>, AutoCloseable, Iterator<Path>

public final class IteratorAsPathQueryResult extends IteratorAsQueryResult<Path> implements PathQueryResult

Adapter class for using a BindingSetIteration as a PathQueryResult

Since:
0.4