ExecutionPlanDescription.ProfilerStatistics which you can get from an ExecutionPlanDescription
when using GraphDatabaseService.execute(String, Map).@Deprecated public interface ProfilerStatistics
| Modifier and Type | Method and Description |
|---|---|
long |
getDbHits()
Deprecated.
|
long |
getRows()
Deprecated.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.