| Package | Description |
|---|---|
| org.neo4j.ogm.mapper | |
| org.neo4j.ogm.session.request | |
| org.neo4j.ogm.session.response |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
SingleUseEntityMapper.map(Class<T> type,
String[] columnNames,
RowModel rowModel)
Maps a row-based result onto a new instance of the specified type.
|
| Modifier and Type | Method and Description |
|---|---|
Neo4jResponse<RowModel> |
RequestHandler.execute(RowModelQuery query,
String url) |
Neo4jResponse<RowModel> |
SessionRequestHandler.execute(RowModelQuery query,
String url) |
| Modifier and Type | Method and Description |
|---|---|
RowModel |
RowModelResponse.next() |
Copyright © 2015 Neo Technology, Inc.. All rights reserved.