Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.CountingPath
Packages that use CountingPath
-
Uses of CountingPath in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type CountingPathModifier and TypeMethodDescriptionLogicAdapter.visit(CountingPath countingPath) LogicVisitor.visit(CountingPath countingPath) LogicWalker.visit(CountingPath countingPath) -
Uses of CountingPath in tech.oxfordsemantic.jrdfox.logic.sparql.path
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return CountingPathModifier and TypeMethodDescriptionstatic CountingPathCountingPath.create(Path path, CountingPath.PathCountType pathCountType)