How to optimize findById
‎07-05-2021 02:52 AM
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.
Labels:
- Labels:
-
Spring-Data-Neo4j-and-Neo4j-OGM
2 REPLIES 2
‎07-05-2021 03:16 AM
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?
‎07-05-2021 04:17 AM
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.