Class Path
java.lang.Object
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 SummaryFields Modifier and Type Field Description static Path[]EMPTY_ARRAY
- 
Constructor SummaryConstructors Constructor Description Path()
- 
Method Summary
- 
Field Details
- 
Constructor Details- 
Pathpublic Path()
 
-