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 |
---|---|
And |
And.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(And node) |
Modifier and Type | Method and Description |
---|---|
Value |
EvaluationStrategyImpl.evaluate(And node,
BindingSet bindings) |
void |
QueryModelNormalizer.meet(And and) |
void |
ConstantOptimizer.ConstantVisitor.meet(And and) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(And node) |
Modifier and Type | Method and Description |
---|---|
static And |
ValueExprFactory.and(ValueExpr theLeft,
ValueExpr theRight) |
Modifier and Type | Method and Description |
---|---|
void |
BooleanExprFactory.meet(And node) |
Copyright © 2001-2016 Aduna. All Rights Reserved.