Class ConceptPathFinderSystemBidirectional2
java.lang.Object
org.aksw.jena_sparql_api.sparql_path.impl.bidirectional.ConceptPathFinderSystemBidirectional2
- All Implemented Interfaces:
ConceptPathFinderSystem
@Deprecated
public class ConceptPathFinderSystemBidirectional2
extends Object
implements ConceptPathFinderSystem
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classConceptPathFinderSystemBidirectional2.ConceptPathFinderFactoryBidirectional<T extends ConceptPathFinderSystemBidirectional2.ConceptPathFinderFactoryBidirectional<T>>Deprecated. -
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) Deprecated.Deprecated.
-
Constructor Details
-
ConceptPathFinderSystemBidirectional2
public ConceptPathFinderSystemBidirectional2()Deprecated.
-
-
Method Details
-
computeDataSummary
public io.reactivex.rxjava3.core.Single<org.apache.jena.rdf.model.Model> computeDataSummary(org.aksw.jenax.dataaccess.sparql.datasource.RDFDataSource dataSource) Deprecated.- Specified by:
computeDataSummaryin interfaceConceptPathFinderSystem
-
newPathFinderBuilder
public ConceptPathFinderSystemBidirectional2.ConceptPathFinderFactoryBidirectional<?> newPathFinderBuilder()Deprecated.- Specified by:
newPathFinderBuilderin interfaceConceptPathFinderSystem
-