| Package | Description |
|---|---|
| org.neo4j.ogm.metadata |
| Modifier and Type | Method and Description |
|---|---|
MethodInfo |
ClassInfo.postLoadMethodOrNull() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MethodInfo> |
MethodsInfo.methods() |
| Modifier and Type | Method and Description |
|---|---|
Method |
ClassInfo.getMethod(MethodInfo methodInfo)
Returns the Method corresponding to the supplied MethodInfo as declared by the class represented by this ClassInfo
|
| Constructor and Description |
|---|
MethodsInfo(Map<String,MethodInfo> methods) |
Copyright © 2018 Neo Technology, Inc.. All rights reserved.