Hi all!
I'm facing a performance issue on a rather small graph (~30K nodes and ~270K relationships).
I'm exposing the database through Spring Data Rest using spring 2.6.2, neo4j version: 4.4.2-community
The source code is freely available at Jedidex ...