public class GraphModelResponse extends BoltResponse<GraphModel>
| Constructor and Description |
|---|
GraphModelResponse(org.neo4j.driver.v1.StatementResult result,
BoltEntityAdapter boltEntityAdapter) |
| Modifier and Type | Method and Description |
|---|---|
GraphModel |
fetchNext() |
close, columns, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatistics, toListpublic GraphModelResponse(org.neo4j.driver.v1.StatementResult result,
BoltEntityAdapter boltEntityAdapter)
public GraphModel fetchNext()
fetchNext in class BoltResponse<GraphModel>Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.