Class PathAccessorSPath
java.lang.Object
org.aksw.jena_sparql_api.data_query.impl.PathAccessorSPath
- All Implemented Interfaces:
PathAccessor<SPath>,PathAccessorRdf<SPath>,PathAccessorSimple<SPath>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPredicate(SPath path) org.aksw.jenax.sparql.fragment.api.Fragment2getReachingRelation(SPath path) booleantryMapToPath(org.apache.jena.graph.Node node)
-
Constructor Details
-
PathAccessorSPath
public PathAccessorSPath()
-
-
Method Details
-
getPathClass
- Specified by:
getPathClassin interfacePathAccessor<SPath>
-
getParent
- Specified by:
getParentin interfacePathAccessorSimple<SPath>
-
getReachingRelation
- Specified by:
getReachingRelationin interfacePathAccessorRdf<SPath>
-
getAlias
- Specified by:
getAliasin interfacePathAccessorRdf<SPath>
-
isReverse
- Specified by:
isReversein interfacePathAccessorRdf<SPath>
-
getPredicate
- Specified by:
getPredicatein interfacePathAccessorRdf<SPath>
-
tryMapToPath
- Specified by:
tryMapToPathin interfacePathAccessor<SPath>
-