
All Those Beautiful Records…
Nov 21, 2022 2 mins read
Java 17 Records and the Neo4j-Java-DriverBack in March 2020 Java 14 has been released with the first preview of java.lang.Record respectively the record keyword: https://docs.oracle.com/en/java/javase/17/language/records.html. Record classes, which are a special kind of class, help to model plain... read more