Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.InversePath
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic | |
tech.oxfordsemantic.jrdfox.logic.sparql.path |
-
Uses of InversePath in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type InversePath Modifier and Type Method Description E
LogicAdapter. visit(InversePath inversePath)
E
LogicVisitor. visit(InversePath inversePath)
java.lang.Void
LogicWalker. visit(InversePath inversePath)
-
Uses of InversePath in tech.oxfordsemantic.jrdfox.logic.sparql.path
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return InversePath Modifier and Type Method Description static InversePath
InversePath. create(Path path)