Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.CountingPath.PathCountType
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic.sparql.path |
-
Uses of CountingPath.PathCountType in tech.oxfordsemantic.jrdfox.logic.sparql.path
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return CountingPath.PathCountType Modifier and Type Method Description CountingPath.PathCountTypeCountingPath. getPathCountType()static CountingPath.PathCountTypeCountingPath.PathCountType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CountingPath.PathCountType[]CountingPath.PathCountType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path with parameters of type CountingPath.PathCountType Modifier and Type Method Description static CountingPathCountingPath. create(Path path, CountingPath.PathCountType pathCountType)