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