| Package | Description |
|---|---|
| org.aksw.sparqlify.core | |
| org.aksw.sparqlify.database | |
| org.aksw.sparqlify.views.transform |
| Modifier and Type | Method and Description |
|---|---|
RdfViewInstance |
RdfViewInstance.copy() |
| Modifier and Type | Method and Description |
|---|---|
List<RdfViewInstance> |
RdfViewConjunction.getViewBindings() |
| Modifier and Type | Method and Description |
|---|---|
static SqlNodeOld |
SqlNodeBinding.create(ColRelGenerator generator,
RdfViewInstance viewInstance)
Deprecated.
Creates an sql node from a view instance
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RdfViewSystemOld.isSatisfiable(List<RdfViewInstance> list) |
| Constructor and Description |
|---|
RdfViewConjunction(List<RdfViewInstance> viewBindings,
RestrictionManagerImpl restrictions) |
RdfViewConjunction(List<RdfViewInstance> viewBindings,
TwoWayBinding completeBinding)
Deprecated.
|
| 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) |
static List<String> |
RdfViewSystem2.getCandidateNames(org.aksw.sparqlify.database.NestedStack<RdfViewInstance> instances) |
static boolean |
RdfViewSystem2.isSatisfiable(List<RdfViewInstance> list) |
| Modifier and Type | Method and Description |
|---|---|
static Set<com.hp.hpl.jena.sparql.core.Var> |
GetVarsMentioned._getVarsMentioned(RdfViewInstance op)
Deprecated.
|
Copyright © 2014. All Rights Reserved.