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 ELogicAdapter. visit(CountingPath countingPath)ELogicVisitor. visit(CountingPath countingPath)java.lang.VoidLogicWalker. 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 CountingPathCountingPath. create(Path path, CountingPath.PathCountType pathCountType)