| Package | Description |
|---|---|
| org.neo4j.ogm.metadata |
| Modifier and Type | Method and Description |
|---|---|
AnnotationInfo |
ObjectAnnotations.get(String key) |
AnnotationInfo |
AnnotationsInfo.get(String annotationName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotationInfo> |
ClassInfo.annotations() |
Collection<AnnotationInfo> |
AnnotationsInfo.list() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectAnnotations.put(String key,
AnnotationInfo value) |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.