Hey there,
currently we are using Spring boot 2.3.4 with neo4j-ogm 3.1.13 and spring-data-neo4j 5.3.4. I had difficulties moving to next version, so I ask you for support for this setup.
I have a class A which contains a property as follows.
@NodeEnt...