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