| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.algebra | Abstract Query Algebra model. | 
| org.eclipse.rdf4j.query.algebra.evaluation.impl | |
| org.eclipse.rdf4j.query.algebra.helpers | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AndA boolean AND operator operating on two boolean expressions. | 
| class  | CompareA comparison between two values. | 
| class  | LangMatchesChecks whether a language tag (e.g. | 
| class  | MathExprA mathematical expression consisting an operator and two arguments. | 
| class  | OrA boolean OR operator operating on two boolean expressions. | 
| class  | RegexCompares the string representation of a value expression to a pattern. | 
| class  | SameTermChecks RDF term equality. | 
| Modifier and Type | Method and Description | 
|---|---|
| BinaryValueOperator | BinaryValueOperator. clone() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ConstantOptimizer.ConstantVisitor. meetBinaryValueOperator(BinaryValueOperator binaryValueOp) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | QueryModelNodeReplacer. meetBinaryValueOperator(BinaryValueOperator node)Deprecated.  | 
| protected void | AbstractQueryModelVisitor. meetBinaryValueOperator(BinaryValueOperator node)Method called by all meet methods with a  BinaryValueOperatornode as argument. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.