| Package | Description |
|---|---|
| org.openrdf.query.algebra |
Query Algebra
|
| org.openrdf.query.algebra.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
Coalesce |
class |
ListMemberOperator
ValueOperator that verifies if the first of its arguments occurs in any of
the subsequent arguments.
|
| Modifier and Type | Method and Description |
|---|---|
NAryValueOperator |
NAryValueOperator.clone() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueryModelVisitorBase.meetNAryValueOperator(NAryValueOperator node)
Method called by all meet methods with a
NAryValueOperator node as argument. |
Copyright © 2001–2015 Aduna. All rights reserved.