|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectStatementBuilder | |
---|---|
de.fuberlin.wiwiss.d2rq.fastpath | D2RQ's Fastpath query implementation is able to translate a basic graph pattern (a set of triples that may contain variables) into a single SQL expression. |
Uses of SelectStatementBuilder in de.fuberlin.wiwiss.d2rq.fastpath |
---|
Methods in de.fuberlin.wiwiss.d2rq.fastpath with parameters of type SelectStatementBuilder | |
---|---|
void |
ConstraintHandler.addConstraintsToSQL(SelectStatementBuilder sql)
Creates SQL code for the node constraints. |
void |
NodeConstraintImpl.addConstraintsToSQL(SelectStatementBuilder sql)
The collected constraints are created as SQL constraints. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |