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