Class ConceptPathFinderSystemBasic
java.lang.Object
org.aksw.jena_sparql_api.sparql_path.core.algorithm.ConceptPathFinderSystemBasic
- All Implemented Interfaces:
ConceptPathFinderSystem
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classConceptPathFinderSystemBasic.ConceptPathFinderFactoryBidirectional<T extends ConceptPathFinderSystemBasic.ConceptPathFinderFactoryBidirectional<T>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<org.apache.jena.rdf.model.Model>computeDataSummary(org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource dataSource)
-
Constructor Details
-
ConceptPathFinderSystemBasic
public ConceptPathFinderSystemBasic()
-
-
Method Details
-
computeDataSummary
public io.reactivex.rxjava3.core.Single<org.apache.jena.rdf.model.Model> computeDataSummary(org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource dataSource) - Specified by:
computeDataSummaryin interfaceConceptPathFinderSystem
-
newPathFinderBuilder
- Specified by:
newPathFinderBuilderin interfaceConceptPathFinderSystem
-