Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.ConstructQuery
Packages that use ConstructQuery
Package
Description
-
Uses of ConstructQuery in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type ConstructQueryModifier and TypeMethodDescriptionLogicAdapter.visit(ConstructQuery constructQuery) LogicVisitor.visit(ConstructQuery constructQuery) LogicWalker.visit(ConstructQuery constructQuery) -
Uses of ConstructQuery in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return ConstructQueryModifier and TypeMethodDescriptionstatic ConstructQueryConstructQuery.create(ConjunctionPattern constructTemplate, QueryBody queryBody)