Uses of Package
de.fuberlin.wiwiss.d2rq.find

Packages that use de.fuberlin.wiwiss.d2rq.find
de.fuberlin.wiwiss.d2rq.find   
de.fuberlin.wiwiss.d2rq.map   
de.fuberlin.wiwiss.d2rq.rdql   
 

Classes in de.fuberlin.wiwiss.d2rq.find used by de.fuberlin.wiwiss.d2rq.find
D2RQResultIterator
          Extended iterator over the results of a find(spo) 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.
 

Classes in de.fuberlin.wiwiss.d2rq.find used by de.fuberlin.wiwiss.d2rq.map
QueryContext
          Encapsulates state for the execution of a find query.
 

Classes in de.fuberlin.wiwiss.d2rq.find used by de.fuberlin.wiwiss.d2rq.rdql
CombinedTripleResultSet
          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.