public class RowModelResponse extends BoltResponse<RowModel>
| Constructor and Description |
|---|
RowModelResponse(org.neo4j.driver.v1.StatementResult result) |
| Modifier and Type | Method and Description |
|---|---|
RowModel |
fetchNext() |
close, columns, nextpublic RowModelResponse(org.neo4j.driver.v1.StatementResult result)
public RowModel fetchNext()
fetchNext in class BoltResponse<RowModel>Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.