Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.helpers |
Modifier and Type | Class and Description |
---|---|
class |
CompareAll |
class |
CompareAny |
class |
In
Checks whether a certain value is contained in a set of results produced by a
query.
|
Modifier and Type | Method and Description |
---|---|
CompareSubQueryValueOperator |
CompareSubQueryValueOperator.clone() |
Modifier and Type | Method and Description |
---|---|
protected void |
QueryModelVisitorBase.meetCompareSubQueryValueOperator(CompareSubQueryValueOperator node)
Method called by all meet methods with a
CompareSubQueryValueOperator node as argument. |
Copyright © 2001-2016 Aduna. All Rights Reserved.