public class RestModelResponse extends AbstractHttpResponse<Object[]> implements Response<RestModel>
| Constructor and Description |
|---|
RestModelResponse(org.apache.http.client.methods.CloseableHttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
Optional<QueryStatistics> |
getStatistics() |
RestModel |
next() |
close, columnspublic RestModelResponse(org.apache.http.client.methods.CloseableHttpResponse httpResponse)
public Optional<QueryStatistics> getStatistics()
getStatistics in interface Response<RestModel>Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.