Uses of Interface
org.aksw.jena_sparql_api.sparql_path.api.ConceptPathFinderFactory
Packages that use ConceptPathFinderFactory
Package
Description
-
Uses of ConceptPathFinderFactory in org.aksw.jena_sparql_api.sparql_path.api
Classes in org.aksw.jena_sparql_api.sparql_path.api with type parameters of type ConceptPathFinderFactoryModifier and TypeInterfaceDescriptioninterfaceConceptPathFinderFactory<T extends ConceptPathFinderFactory<T>>Classes in org.aksw.jena_sparql_api.sparql_path.api that implement ConceptPathFinderFactoryModifier and TypeClassDescriptionclassAbstract base class for concept path finders that use an data summary graph (typically in-memory) and a sparql connection to the actual data.Methods in org.aksw.jena_sparql_api.sparql_path.api that return ConceptPathFinderFactory -
Uses of ConceptPathFinderFactory in org.aksw.jena_sparql_api.sparql_path.core.algorithm
Classes in org.aksw.jena_sparql_api.sparql_path.core.algorithm that implement ConceptPathFinderFactoryModifier and TypeClassDescriptionstatic classConceptPathFinderSystemBasic.ConceptPathFinderFactoryBidirectional<T extends ConceptPathFinderSystemBasic.ConceptPathFinderFactoryBidirectional<T>> -
Uses of ConceptPathFinderFactory in org.aksw.jena_sparql_api.sparql_path.impl.bidirectional
Classes in org.aksw.jena_sparql_api.sparql_path.impl.bidirectional that implement ConceptPathFinderFactoryModifier and TypeClassDescriptionstatic classConceptPathFinderSystem3.ConceptPathFinderFactoryBidirectional<T extends ConceptPathFinderSystem3.ConceptPathFinderFactoryBidirectional<T>>static classConceptPathFinderSystemBidirectional.ConceptPathFinderFactoryBidirectional<T extends ConceptPathFinderSystemBidirectional.ConceptPathFinderFactoryBidirectional<T>>static classConceptPathFinderSystemBidirectional2.ConceptPathFinderFactoryBidirectional<T extends ConceptPathFinderSystemBidirectional2.ConceptPathFinderFactoryBidirectional<T>>Deprecated.