java.lang.Object
org.neo4j.ogm.response.model.DefaultGraphRowModel
- All Implemented Interfaces:
GraphRowModel
Represents a single row in a query response which returns both graph and row data.
- Author:
- Luanne Misquitta, Michael J. Simons
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultGraphRowModel
-
-
Method Details
-
getGraph
- Specified by:
getGraphin interfaceGraphRowModel
-
getRow
- Specified by:
getRowin interfaceGraphRowModel
-