Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.ConstructQuery
| Package | Description | 
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.sparql.statement | 
- 
Uses of ConstructQuery in tech.oxfordsemantic.jrdfox.logicMethods in tech.oxfordsemantic.jrdfox.logic with parameters of type ConstructQuery Modifier and Type Method Description ELogicAdapter. visit(ConstructQuery constructQuery)ELogicVisitor. visit(ConstructQuery constructQuery)java.lang.VoidLogicWalker. visit(ConstructQuery constructQuery)
- 
Uses of ConstructQuery in tech.oxfordsemantic.jrdfox.logic.sparql.statementMethods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return ConstructQuery Modifier and Type Method Description static ConstructQueryConstructQuery. create(ConjunctionPattern constructTemplate, QueryBody queryBody)