Package de.fuberlin.wiwiss.d2rq.rdql

Implementation of Jena's Graph query handler.

See:
          Description

Interface Summary
ExpressionTranslator.Result A Result is an auxiliary construct used with the ExpressionTranslator class only.
 

Class Summary
D2RQPatternStage TODO Review comments Instances of this Stage are created by D2RQQueryHandler to handle a set of query triples that by D2RQ-mapping refer to the same database.
D2RQQueryHandler A D2RQQueryHandler handles queries on behalf of a GraphD2RQ.
ExpressionTranslator Translates an RDQL expression into a SQL expression.
MySQLExpressionTranslator  
SQLExpr Implementation for ExpressionTranslator Result.
 

Package de.fuberlin.wiwiss.d2rq.rdql Description

Implementation of Jena's Graph query handler.