Uses of Class
de.fuberlin.wiwiss.d2rq.find.SQLResultSet

Packages that use SQLResultSet
de.fuberlin.wiwiss.d2rq.find   
 

Uses of SQLResultSet in de.fuberlin.wiwiss.d2rq.find
 

Subclasses of SQLResultSet in de.fuberlin.wiwiss.d2rq.find
 class CombinedTripleResultSet
          Contains the result set from one SQL query and transforms it into triples.
 class TripleResultSet
          Contains the result set from one SQL query and transforms it into triples.