| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.concept_cache.op |
| Modifier and Type | Method and Description |
|---|---|
static List<QfpcMatch> |
DiffUtils.findMatches(QuadFilterPatternCanonical rawCachePattern,
QuadFilterPatternCanonical queryPattern,
Map<com.hp.hpl.jena.sparql.core.Var,com.hp.hpl.jena.sparql.core.Var> varMap,
Iterable<com.hp.hpl.jena.sparql.algebra.Table> tables)
Given a cache pattern with a collection of corresponding tables,
a query pattern and a variable mapping between the cache and the query pattern,
find possible substitutions in the query with the cache
|
Copyright © 2015. All rights reserved.