Class CountingPath
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.path.Path
tech.oxfordsemantic.jrdfox.logic.sparql.path.CountingPath
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class Path
EMPTY_ARRAY -
Method Summary
Modifier and TypeMethodDescription<E> Eaccept(LogicVisitor<E> visitor) static CountingPathcreate(Path path, CountingPath.PathCountType pathCountType) getPath()voidMethods inherited from class LogicObject
toString, toString, toString
-
Method Details
-
getPath
-
getPathCountType
-
accept
- Specified by:
acceptin classLogicObject
-
toString
- Specified by:
toStringin classLogicObject
-
create
-