| avg($property, $alias=null) | Projection | [static] |
| chain() | Projection | [static] |
| clazz($className) | Projection | [static] |
| count($property=null, $alias=null) | Projection | [static] |
| distinctCount($property=null, $alias=null) | Projection | [static] |
| group($property) | Projection | [static] |
| groupByClass($class) | Projection | [static] |
| having(LogicalObject $logic) | Projection | [static] |
| mappable(MappableObject $object, $alias=null) | Projection | [static] |
| max($property, $alias=null) | Projection | [static] |
| min($property, $alias=null) | Projection | [static] |
| property($property, $alias=null) | Projection | [static] |
| sum($property, $alias=null) | Projection | [static] |
1.5.4