Class PropertyFunctionFactoryKShortestPaths

java.lang.Object
org.aksw.jena_sparql_api.sparql_path2.PropertyFunctionFactoryKShortestPaths
All Implemented Interfaces:
org.apache.jena.sparql.pfunction.PropertyFunctionFactory

public class PropertyFunctionFactoryKShortestPaths extends Object implements org.apache.jena.sparql.pfunction.PropertyFunctionFactory
  • Field Details

  • Constructor Details

    • PropertyFunctionFactoryKShortestPaths

      public PropertyFunctionFactoryKShortestPaths(Function<org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource,SparqlKShortestPathFinder> serviceToPathFinder)
  • Method Details

    • create

      public org.apache.jena.sparql.pfunction.PropertyFunction create(String uri)
      Specified by:
      create in interface org.apache.jena.sparql.pfunction.PropertyFunctionFactory