Class Path
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.path.Path
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
AlternativePath
,CountingPath
,InversePath
,NegativePath
,ResourcePath
,SequencePath
public abstract class Path extends LogicObject
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static Path[]
EMPTY_ARRAY
-
Constructor Summary
Constructors Constructor Description Path()
-
Method Summary
-
Field Details
-
Constructor Details
-
Path
public Path()
-