public class GraphRowsModelResponse extends AbstractHttpResponse<ResultGraphRowListModel> implements Response<GraphRowListModel>
| Constructor and Description |
|---|
GraphRowsModelResponse(org.apache.http.client.methods.CloseableHttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
GraphRowListModel |
next() |
columns, nextDataRecord, statisticspublic GraphRowsModelResponse(org.apache.http.client.methods.CloseableHttpResponse httpResponse)
public GraphRowListModel next()
next in interface Response<GraphRowListModel>public void close()
close in interface AutoCloseableclose in interface Response<GraphRowListModel>Copyright © 2017 Neo Technology, Inc.. All rights reserved.