| Classes | |
|---|---|
| BatchQueryPlan | |
| ComputedProperty | A computed property definition from $compute. |
| EntityQueryPlan | |
| EntitySetQueryPlan | |
| ExpandItem | |
| ExpandList | |
| FunctionInvocationPlan | |
| KeyExpression | |
| MetadataQueryPlan | |
| NavigationAnchor | Describes a chain of intermediate single-entity navigations that must be resolved at execution time to determine the… |
| OrderByItem | |
| OrderByList | |
| PropertySelectItem | |
| PropertyValuePlan | Plan for accessing a single property value: /EntitySet(key)/property |
| QueryPlan | Sealed abstract base for all query plan types. Subclasses are marker-only; all state lives in the concrete class… |
| QueryPlanner | |
| SelectItem | |
| SelectList | |
| ServiceDocumentQueryPlan | |
| SingletonQueryPlan | |
| WildcardSelectItem | |
| Enums | |
| OrderDirection | |
| Namespaces | |
| LaravelUi5\OData\Protocol\Planning\Expression | |