Package org.aksw.facete.v3.experimental
Class PathAccessorAliasedPath
java.lang.Object
org.aksw.facete.v3.experimental.PathAccessorPath<AliasedPath>
org.aksw.facete.v3.experimental.PathAccessorAliasedPath
- All Implemented Interfaces:
PathAccessorRdf<AliasedPath>,PathAccessorSimple<AliasedPath>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlias(AliasedPath path) org.apache.jena.sparql.path.P_Path0getLastStep(AliasedPath path) getParent(AliasedPath path) Methods inherited from class org.aksw.facete.v3.experimental.PathAccessorPath
getPredicate, getReachingRelation, isReverse
-
Constructor Details
-
PathAccessorAliasedPath
public PathAccessorAliasedPath()
-
-
Method Details
-
getParent
-
getLastStep
- Specified by:
getLastStepin classPathAccessorPath<AliasedPath>
-
getAlias
- Specified by:
getAliasin interfacePathAccessorRdf<AliasedPath>- Overrides:
getAliasin classPathAccessorPath<AliasedPath>
-