| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sparql.domain | |
| org.aksw.sparqlify.core | |
| org.aksw.sparqlify.database |
| Modifier and Type | Method and Description |
|---|---|
RdfViewConjunction |
OpRdfViewPattern.getConjunction() |
| Modifier and Type | Method and Description |
|---|---|
List<RdfViewConjunction> |
OpRdfUnionViewPattern.getConjunctions()
Deprecated.
|
| Constructor and Description |
|---|
OpRdfViewPattern(RdfViewConjunction conjunction) |
| Constructor and Description |
|---|
OpRdfUnionViewPattern(List<RdfViewConjunction> conjunctions)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RdfViewSystemOld.merge(RdfViewConjunction conjunction)
Eleminate self-joins from the conjunction
In place operation
|
| Modifier and Type | Method and Description |
|---|---|
List<RdfViewConjunction> |
RdfViewSystem2.getApplicableViewsBase(com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern op,
RestrictionManagerImpl restrictions)
Order the quads of the quadPattern by selectivity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RdfViewSystem2.getApplicableViewsRec2(int index,
List<com.hp.hpl.jena.sparql.core.Quad> quadOrder,
Set<org.aksw.sparqlify.database.ViewQuad> viewQuads,
Map<com.hp.hpl.jena.sparql.core.Quad,Set<org.aksw.sparqlify.database.ViewQuad>> candidates,
RestrictionManagerImpl restrictions,
org.aksw.sparqlify.database.NestedStack<RdfViewInstance> instances,
List<RdfViewConjunction> result) |
Copyright © 2013. All Rights Reserved.