Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.evaluation.impl | |
org.openrdf.query.algebra.helpers | |
org.openrdf.queryrender.builder | |
org.openrdf.sail.rdbms.algebra.factories |
Modifier and Type | Method and Description |
---|---|
Bound |
Bound.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Bound node) |
Modifier and Type | Method and Description |
---|---|
Value |
EvaluationStrategyImpl.evaluate(Bound node,
BindingSet bindings) |
void |
ConstantOptimizer.ConstantVisitor.meet(Bound bound) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Bound node) |
Modifier and Type | Method and Description |
---|---|
static Bound |
ValueExprFactory.bound(String theVar) |
Modifier and Type | Method and Description |
---|---|
void |
BooleanExprFactory.meet(Bound node) |
Copyright © 2001-2016 Aduna. All Rights Reserved.