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