public class StatisticsModelAdapter extends Object implements ResultAdapter<org.neo4j.driver.Result,QueryStatisticsModel>
| Modifier and Type | Field and Description |
|---|---|
protected static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
PATTERN_COMPREHENSION_PATTERN| Constructor and Description |
|---|
StatisticsModelAdapter() |
| Modifier and Type | Method and Description |
|---|---|
QueryStatisticsModel |
adapt(org.neo4j.driver.Result result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescribesGeneratedNodepublic QueryStatisticsModel adapt(org.neo4j.driver.Result result)
adapt in interface ResultAdapter<org.neo4j.driver.Result,QueryStatisticsModel>Copyright © 2015–2021 Neo Technology, Inc.. All rights reserved.