| Package | Description |
|---|---|
| org.neo4j.ogm.result.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphModelAdapter
This adapter will transform an embedded response into a json response
|
class |
GraphRowModelAdapter
This adapter will transform an embedded response into a json response
|
class |
RestModelAdapter
Adapt embedded response to a NodeModels, RelationshipModels, and objects
|
class |
RowModelAdapter
This adapter will transform a Map<String,Object> typically representing an Embedded or Bolt response into a
RowModel response |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.