Uses of Interface
org.aksw.jena_sparql_api.sparql_path2.SparqlKShortestPathFinder
Packages that use SparqlKShortestPathFinder
Package
Description
-
Uses of SparqlKShortestPathFinder in org.aksw.jena_sparql_api_sparql_path2.playground
Classes in org.aksw.jena_sparql_api_sparql_path2.playground that implement SparqlKShortestPathFinder -
Uses of SparqlKShortestPathFinder in org.aksw.jena_sparql_api.sparql_path2
Classes in org.aksw.jena_sparql_api.sparql_path2 that implement SparqlKShortestPathFinderFields in org.aksw.jena_sparql_api.sparql_path2 with type parameters of type SparqlKShortestPathFinderModifier and TypeFieldDescriptionprotected Function<org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource,SparqlKShortestPathFinder> PropertyFunctionFactoryKShortestPaths.dataSourceToPathFinderprotected Function<org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource,SparqlKShortestPathFinder> PropertyFunctionPathFinder.dataSourceToPathFinderConstructor parameters in org.aksw.jena_sparql_api.sparql_path2 with type arguments of type SparqlKShortestPathFinderModifierConstructorDescriptionPropertyFunctionFactoryKShortestPaths(Function<org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource, SparqlKShortestPathFinder> serviceToPathFinder) PropertyFunctionPathFinder(Function<org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource, SparqlKShortestPathFinder> dataSourceToPathFinder)