In my code neo4jTemplate.findAll(type) is not working ..getResults always give null result
here "type" is Relationship or Node entity
In my code neo4jTemplate.findAll(type) is not working ..getResults always give null result
here "type" is Relationship or Node entity