| Class | Description |
|---|---|
| AnnotationInfo | |
| AnnotationsInfo | |
| ClassInfo |
Maintains object to graph mapping details at the class (type) level
The ClassInfo object is used to maintain mappings from Java Types->Neo4j Labels
thereby allowing the correct labels to be applied to new nodes when they
are persisted.
|
| DescriptorMappings |
Utility class helping with descriptor to type mappings, especially providing maps of primitives and their
corresponding object wrapper classes ("autoboxers").
|
| DomainInfo | |
| FieldInfo | |
| FieldsInfo | |
| InterfaceInfo |
Direct and ancestral interfaces of a given interface.
|
| InterfacesInfo | |
| KotlinDetector |
A common delegate for detecting Kotlin's presence and for identifying Kotlin types.
|
| MetaData | |
| MethodInfo | |
| MethodsInfo | |
| ObjectAnnotations |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.