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:
Serializable
Direct Known Subclasses:
AlternativePath, CountingPath, InversePath, NegativePath, ResourcePath, SequencePath

public abstract class Path extends LogicObject
See Also:
  • Field Details

    • EMPTY_ARRAY

      public static final Path[] EMPTY_ARRAY
  • Constructor Details

    • Path

      public Path()