Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Abstract Query Algebra model.
|
org.eclipse.rdf4j.query.algebra.evaluation.impl | |
org.eclipse.rdf4j.query.algebra.helpers | |
org.eclipse.rdf4j.queryrender.builder |
This package is deprecated.
|
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 |
StrictEvaluationStrategy.evaluate(And node,
BindingSet bindings) |
void |
QueryModelNormalizer.meet(And and) |
void |
ConstantOptimizer.ConstantVisitor.meet(And and) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(And node) |
Modifier and Type | Method and Description |
---|---|
static And |
ValueExprFactory.and(ValueExpr theLeft,
ValueExpr theRight)
Deprecated.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.