I am trying to fix this issue Spring Data Neo4j 4 : findByPropertyIsNull is not working
Reading spring-data-docs
I want to be sure that the syntax findAllByPropertyIsNull is the right synatx
So What is the difference between findAllByProperty... and readAllByProperty... ?