I am trying to create a relationship between two nodes in neo4j. And what I am observing is that the relationship is created with a new blank node? Any Idea why it is happening?
When I query for the nodes individually, it exists but the issue is when we create relationship between the two.