How to optimize findById

joram_ngwenya
Node Link

FindById works as expected but is very slow, is there any way of optimizing it? Running the query several times in Postman slightly improved performance.

2 REPLIES 2

Hi, can you please add details: what version of Spring Data Neo4j are you using?
What entities are exercised with findById? Can you share the source of these?

Hi,
You can ignore I think it's a database version issue. I am testing on Community edition 3.5 because I could not create a database in Community edition 4.0.