I started the process of switching over to spring data neo4j rx. Right away, I noticed quite a few hurdles that we will need to overcome.
For starters, the missing support of @RelationshipEntity, @StartNode, @EndNode, @Index, @DateLong
We use Relati...