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