| Package | Description |
|---|---|
| org.neo4j.ogm.model | |
| org.neo4j.ogm.request | |
| org.neo4j.ogm.response.model | |
| org.neo4j.ogm.result.adapter |
| Modifier and Type | Method and Description |
|---|---|
GraphModel |
GraphRowModel.getGraph() |
| Modifier and Type | Method and Description |
|---|---|
Response<GraphModel> |
Request.execute(GraphModelRequest query) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGraphModel
The results of a query, modelled as graph data.
|
| Modifier and Type | Method and Description |
|---|---|
GraphModel |
GraphModelAdapter.adapt(Map<String,Object> data)
Parses a row from the result object and transforms it into a GraphModel
|
Copyright © 2015–2023 Neo Technology, Inc.. All rights reserved.