Class PathAccessorUtils
java.lang.Object
org.aksw.jena_sparql_api.data_query.impl.PathAccessorUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <P> Map<org.apache.jena.graph.Node,P> getPathsMentioned(org.apache.jena.sparql.expr.Expr expr, Function<? super org.apache.jena.graph.Node, ? extends P> tryMapPath)
-
Constructor Details
-
PathAccessorUtils
public PathAccessorUtils()
-
-
Method Details
-
getPathsMentioned
-