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