Package de.fuberlin.wiwiss.d2rq.find

Class Summary
CombinedTripleResultSet Contains the result set from one SQL query and transforms it into triples.
D2RQResultIterator Extended iterator over the results of a find(spo) query.
QueryCombiner Container for TripleQuery instances.
QueryContext Encapsulates state for the execution of a find query.
SQLResultSet Contains the result set from one SQL query and transforms it into triples.
SQLStatementMaker Collects parts of a SELECT query and delivers a corresponding SQL statement.
TripleQuery Encapsulates a query for a triple.
TripleResultSet Contains the result set from one SQL query and transforms it into triples.