public class Stats extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
add(long value) |
long |
average() |
long |
high() |
long |
low() |
double |
preciseAverage() |
String |
toString() |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.