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