public class Percentile extends APIObject
| Modifier and Type | Method and Description |
|---|---|
RElement<RElement<?>> |
over(JcProperty property)
JCYPHER
specify the properties over which to perform the percentileDisc or PercentileCont calculation
e.g. ...aggregate().percentileDisc(0.5).
|
public RElement<RElement<?>> over(JcProperty property)
Copyright © 2016. All rights reserved.