im having issue while trying to get node mapping in neo4j(spring boot) the problem is like this :
I have already node User created in DB now what Im doing is trying to create node Channel and create outgoing relationship CREATED_BY from Channel to Us...