| Modifier and Type | Method and Description |
|---|---|
static Concept |
PathConstraint.getPathConstraintsSimple(Concept concept) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PathConstraint.getPathConstraints(Concept concept) |
static Concept |
PathConstraint.getPathConstraintsSimple(Concept concept) |
| Modifier and Type | Method and Description |
|---|---|
static List<Path> |
ConceptPathFinder.findPaths(QueryExecutionFactory qef,
Concept sourceConcept,
Concept tmpTargetConcept,
int nPaths,
int maxHops) |
static List<Path> |
ConceptPathFinder.findPaths(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 Concept |
Concept.create(String elementStr,
String varName) |
Concept |
Concept.makeDistinctFrom(Concept that)
Create a new concept that has no variables with the given one in common
|
| Modifier and Type | Method and Description |
|---|---|
Concept |
Concept.makeDistinctFrom(Concept that)
Create a new concept that has no variables with the given one in common
|
| Modifier and Type | Method and Description |
|---|---|
static Concept |
QueryGenerationUtils.createPropertyQuery(Concept concept)
Takes a concept and adds
|
| Modifier and Type | Method and Description |
|---|---|
static Concept |
QueryGenerationUtils.createPropertyQuery(Concept concept)
Takes a concept and adds
|
Copyright © 2014. All rights reserved.