public static interface ExecutionPlanDescription.ProfilerStatistics
Modifier and Type | Method and Description |
---|---|
long |
getDbHits() |
default long |
getPageCacheHits() |
default long |
getPageCacheMisses() |
long |
getRows() |
long getRows()
long getDbHits()
default long getPageCacheHits()
default long getPageCacheMisses()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.