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 RestModel
All Known Implementing Classes:
DefaultRestModel
public interface
RestModel
Author:
Luanne Misquitta, Michael J. Simons
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
getRow
()
Method Details
getRow
Map
<
String
,
Object
>
getRow
()