Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Abstract Query Algebra model.
|
org.eclipse.rdf4j.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 |
AbstractQueryModelVisitor.meetNAryValueOperator(NAryValueOperator node)
Method called by all meet methods with a
NAryValueOperator node
as argument. |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.