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