public class GraphModelResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.neo4j.graphdb.Result |
result |
| Constructor and Description |
|---|
GraphModelResponse(org.neo4j.graphdb.Result result,
EmbeddedEntityAdapter entityAdapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String[] |
columns() |
GraphModel |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatistics, toListpublic GraphModelResponse(org.neo4j.graphdb.Result result,
EmbeddedEntityAdapter entityAdapter)
public GraphModel next()
public void close()
close in interface AutoCloseableclose in interface ResponseCopyright © 2015–2019 Neo Technology, Inc.. All rights reserved.