JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.neo4j.ogm.drivers.api
Package
org.neo4j.ogm.model
Interface GraphRowModel
All Known Implementing Classes:
DefaultGraphRowModel
public interface
GraphRowModel
Author:
vince
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GraphModel
getGraph
()
Object
[]
getRow
()
Method Details
getGraph
GraphModel
getGraph
()
getRow
Object
[]
getRow
()