| Package | Description |
|---|---|
| org.aksw.jassa.sparql_path.core | |
| org.aksw.jassa.sparql_path.core.algorithm | |
| org.aksw.jassa.sparql_path.core.domain |
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
PathCallbackList.getCandidates() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathCallbackList.handle(Path path) |
void |
PathCallback.handle(Path path) |
| Modifier and Type | Method and Description |
|---|---|
static List<Path> |
ConceptPathFinder.findPaths(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
Concept sourceConcept,
Concept tmpTargetConcept,
int nPaths,
int maxHops) |
static List<Path> |
ConceptPathFinder.findPaths(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
Concept sourceConcept,
Concept tmpTargetConcept,
int nPaths,
int maxHops,
com.hp.hpl.jena.rdf.model.Model joinSummaryModel) |
| Modifier and Type | Method and Description |
|---|---|
static List<com.hp.hpl.jena.sparql.syntax.Element> |
Path.pathToElements(Path path,
com.hp.hpl.jena.sparql.core.Var start,
com.hp.hpl.jena.sparql.core.Var end,
com.hp.hpl.jena.sdb.core.Generator generator) |
static List<com.hp.hpl.jena.graph.Triple> |
Path.pathToTriples(Path path,
com.hp.hpl.jena.sparql.core.Var start,
com.hp.hpl.jena.sparql.core.Var end,
com.hp.hpl.jena.sdb.core.Generator generator) |
Copyright © 2014 Agile Knowledge Engineering and Semantic Web. All Rights Reserved.