| Package | Description |
|---|---|
| org.aksw.sparqlify.database | |
| sparql |
| Modifier and Type | Method and Description |
|---|---|
Collection<Dnf> |
ExprIndex.getDnf() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExprIndex.calcEffectiveClauses(List<Dnf> dnfs,
int index,
Set<Clause> blacklist,
Clause parentClause,
Set<Clause> result)
I use this method for getting constraints for finding view candidates
|
| Constructor and Description |
|---|
ExprIndex(Set<Dnf> dnfs) |
| Modifier and Type | Method and Description |
|---|---|
static Dnf |
DnfUtils.toDnf(com.hp.hpl.jena.sparql.expr.Expr expr) |
Copyright © 2013. All Rights Reserved.