Interface PathAccessor<P>

All Superinterfaces:
PathAccessorRdf<P>, PathAccessorSimple<P>
All Known Implementing Classes:
PathAccessorImpl

public interface PathAccessor<P> extends PathAccessorRdf<P>
  • Method Details

    • getPathClass

      Class<P> getPathClass()
    • tryMapToPath

      P tryMapToPath(org.apache.jena.graph.Node node)
      Try to map to expr to a path