cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Spring Data Neo4j RX Blocks on Projection

Hello,
I am using BlockHound library to check blocking code. BlockHound marks ClassReader is blocking

This is my cypher query with projection

I am using;
Spring boot 2.5.6
spring-data-neo4j 6.1.6

Do you have any suggestions to make it non-blocking?
Thanks in advance,
Bekir

2 REPLIES 2

Best create this as an GitHub issue on the spring-data-neo4j library.