| Package | Description |
|---|---|
| org.aksw.sparql_path.core | |
| org.aksw.sparql_path.core.algorithm | |
| org.aksw.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) |
| 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 © 2013 Agile Knowledge Engineering and Semantic Web. All Rights Reserved.