Class DefaultGraphRowModel

java.lang.Object
org.neo4j.ogm.response.model.DefaultGraphRowModel
All Implemented Interfaces:
GraphRowModel

public class DefaultGraphRowModel extends Object implements GraphRowModel
Represents a single row in a query response which returns both graph and row data.
Author:
Luanne Misquitta, Michael J. Simons