| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.nodes | |
| org.aksw.sparqlify.core |
| Modifier and Type | Method and Description |
|---|---|
ConstraintContainer |
SqlNodeBase.getConstraints() |
ConstraintContainer |
SqlNodeOld.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
ConstraintContainer |
ConstraintContainer.copySubstitute(Map<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Node> renamer) |
ConstraintContainer |
RdfView.getConstraints() |
| Constructor and Description |
|---|
RdfView(String name,
com.hp.hpl.jena.sparql.core.QuadPattern quadPattern,
com.hp.hpl.jena.sparql.expr.ExprList filter,
Map<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.sparql.expr.Expr> binding,
ConstraintContainer constraints,
SqlNodeOld sqlExpr) |
RdfView(String name,
RdfViewTemplate template,
com.hp.hpl.jena.sparql.expr.ExprList filter,
ConstraintContainer constraints,
SqlNodeOld sqlExpr) |
Copyright © 2013. All Rights Reserved.