Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.SubselectPattern
Packages that use SubselectPattern
Package
Description
-
Uses of SubselectPattern in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type SubselectPatternModifier and TypeMethodDescriptionLogicAdapter.visit(SubselectPattern subselectPattern) LogicVisitor.visit(SubselectPattern subselectPattern) LogicWalker.visit(SubselectPattern subselectPattern) -
Uses of SubselectPattern in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return SubselectPatternModifier and TypeMethodDescriptionstatic SubselectPatternSubselectPattern.create(SelectQuery argument)