| Package | Description |
|---|---|
| org.neo4j.ogm.metadata |
| Modifier and Type | Method and Description |
|---|---|
AnnotationInfo |
ObjectAnnotations.get(Class<?> keyClass) |
AnnotationInfo |
AnnotationsInfo.get(Class<?> annotationNameClass) |
AnnotationInfo |
ObjectAnnotations.get(String key) |
AnnotationInfo |
AnnotationsInfo.get(String annotationName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotationInfo> |
ClassInfo.annotations() |
Collection<AnnotationInfo> |
AnnotationsInfo.list() |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.