Package org.aksw.facete.v3.experimental
Class PathAccessorPath<P>
java.lang.Object
org.aksw.facete.v3.experimental.PathAccessorPath<P>
- All Implemented Interfaces:
PathAccessorRdf<P>,PathAccessorSimple<P>
- Direct Known Subclasses:
PathAccessorAliasedPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract org.apache.jena.sparql.path.P_Path0getLastStep(P path) getPredicate(P path) getReachingRelation(P path) booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jena_sparql_api.data_query.api.PathAccessorSimple
getParent
-
Constructor Details
-
PathAccessorPath
public PathAccessorPath()
-
-
Method Details
-
getLastStep
-
getReachingRelation
- Specified by:
getReachingRelationin interfacePathAccessorRdf<P>
-
isReverse
- Specified by:
isReversein interfacePathAccessorRdf<P>
-
getPredicate
- Specified by:
getPredicatein interfacePathAccessorRdf<P>
-
getAlias
- Specified by:
getAliasin interfacePathAccessorRdf<P>
-