Slide 12
Slide 12 text
Michael Simons @rotnroll666
Goals of SDN⚡RX
These days: Spring Data Neo4j 6
• Full support of the reactive story
•
•
•
• Neo4j native types
• Dedicated ways of decomposing objects into maps to be stored on single nodes / relationships
• Clean levels of abstracts (from low to high: Managed driver, Neo4j client, template, repositories, from
client onwards with Spring TX Support)
•
• Compatible with GraalVM native
•
• Full support of immutable domain objects (Kotlin data classes, Java 16 records, Lombok Data classes)
• Full support of all derived finder query building parts
• Full support of find by example
•
•
•
• Performance
•