| Package | Description |
|---|---|
| org.openrdf.query.algebra |
Query Algebra
|
| org.openrdf.query.algebra.evaluation.impl | |
| org.openrdf.query.algebra.helpers |
| Modifier and Type | Method and Description |
|---|---|
Like |
Like.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitor.meet(Like node) |
| Modifier and Type | Method and Description |
|---|---|
Value |
EvaluationStrategyImpl.evaluate(Like node,
BindingSet bindings)
Determines whether the two operands match according to the
like operator. |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitorBase.meet(Like node) |
Copyright © 2001–2015 Aduna. All rights reserved.