Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.evaluation.impl | |
org.openrdf.query.algebra.helpers | |
org.openrdf.sail.rdbms.algebra.factories |
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 |
EvaluationStrategyImpl.evaluate(Regex node,
BindingSet bindings)
Determines whether the two operands match according to the
regex operator. |
void |
ConstantOptimizer.ConstantVisitor.meet(Regex node)
Override meetBinaryValueOperator
|
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Regex node) |
Modifier and Type | Method and Description |
---|---|
void |
BooleanExprFactory.meet(Regex node) |
Copyright © 2001-2016 Aduna. All Rights Reserved.