| Interface | Description |
|---|---|
| ResultAdapter<F,T> |
This adapter interface should be implemented by all drivers
|
| Class | Description |
|---|---|
| AdapterUtils | |
| BaseAdapter | |
| GraphModelAdapter |
This adapter will transform an embedded response into a json response
|
| GraphRowModelAdapter |
This adapter will transform an embedded response into a json response
|
| RestModelAdapter |
Adapt embedded response to a NodeModels, RelationshipModels, and objects
|
| RowModelAdapter |
This adapter will transform a Map<String,Object> typically representing an Embedded or Bolt response into a
RowModel response |
Copyright © 2018 Neo Technology, Inc.. All rights reserved.