Hi, I'm Akila and I'm doing a small personal project to build a property searching system. I'm using spring boot with a neo4j database and I'm trying to query from the neo4j database using filters because I need the querying to be dynamic too. In my ...