Mapping Results to Java Objects
1.5 · Lesson

Mapping Results to Java Objects

The driver includes an object mapping feature that allows you to map query results directly to Java objects. This feature simplifies the process of working with Neo4j data in Java applications by eliminating the need for manual mapping with raw data types.

This feature was introduced in the driver version 5.28.5.