Interface PathAccessor<P>
- All Superinterfaces:
PathAccessorRdf<P>,PathAccessorSimple<P>
- All Known Implementing Classes:
PathAccessorImpl
-
Method Summary
Modifier and TypeMethodDescriptiontryMapToPath(org.apache.jena.graph.Node node) Try to map to expr to a pathMethods inherited from interface org.aksw.jena_sparql_api.data_query.api.PathAccessorRdf
getAlias, getPredicate, getReachingRelation, isReverseMethods inherited from interface org.aksw.jena_sparql_api.data_query.api.PathAccessorSimple
getParent
-
Method Details
-
getPathClass
-
tryMapToPath
Try to map to expr to a path
-