Class TuplesAsPathQueryResult

java.lang.Object
com.complexible.common.rdf.query.TuplesAsPathQueryResult
All Implemented Interfaces:
CloseableIterator<Path>, PathQueryResult, QueryResult<Path>, AutoCloseable, Iterator<Path>

public class TuplesAsPathQueryResult extends Object implements PathQueryResult
A wrapper around tuples with delimiters to restore paths.
Since:
5.0.4
Version:
6.0
Author:
Pavel Klinov