| Package | Description | 
|---|---|
| org.apache.olingo.server.api.uri | Olingo URI
 
 The URI package is used to condense all information about the OData path used to query the data. | 
| org.apache.olingo.server.api.uri.queryoption | Olingo Server API - URI - QueryOptions
 
 The uri.queryoption package is used to condense all about the Olingo query options (in uri context). | 
| org.apache.olingo.server.api.uri.queryoption.apply | |
| org.apache.olingo.server.api.uri.queryoption.expression | Olingo Server API - URI - QueryOptions - Expressions
 
 The uri.queryoption.expression package is used to condense all about
 the Olingo expressions within the query options (in uri context). | 
| Class and Description | 
|---|
| Expression Super class of all classes used to build the expression tree | 
| Class and Description | 
|---|
| Expression Super class of all classes used to build the expression tree | 
| Class and Description | 
|---|
| Expression Super class of all classes used to build the expression tree | 
| VisitableExpression Marks an expression node a visitable by an expression visitor | 
| Class and Description | 
|---|
| BinaryOperatorKind Enumeration of supported binary operators For the semantic of these operators please see the ODATA specification for URL conventions | 
| Expression Super class of all classes used to build the expression tree | 
| ExpressionVisitException Exception class used by the  ExpressionVisitorto throw exceptions while traversing the expression tree | 
| ExpressionVisitor Generic interface to define expression visitors with arbitrary return types. | 
| Literal Represents a literal expression node in the expression tree
 Literal is not validated by default | 
| Member Represents a member expression node in the expression tree. | 
| MethodKind Enumeration of supported methods
 For the semantic of these methods please see the ODATA specification for URL conventions | 
| UnaryOperatorKind Enumeration of supported unary operators For the semantic of these operators please see the ODATA specification for URL conventions | 
| VisitableExpression Marks an expression node a visitable by an expression visitor | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.