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 | Method and Description |
---|---|
Regex |
Regex.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Regex node) |
Modifier and Type | Method and Description |
---|---|
Value |
StrictEvaluationStrategy.evaluate(Regex node,
BindingSet bindings)
Determines whether the two operands match according to the
regex operator. |
void |
ConstantOptimizer.ConstantVisitor.meet(Regex node)
Override meetBinaryValueOperator
|
void |
RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor.meet(Regex node) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(Regex node) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.