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.logic
Methods 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.statement
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return ConstructQuery Modifier and Type Method Description static ConstructQueryConstructQuery. create(ConjunctionPattern constructTemplate, QueryBody queryBody)