I am very new to neo4j graph DB. in my current project, it need to have multiple duplicate relations between two nodes but with the different properties(minimum two properties which contain text values) and relationship label will be the same.
first ...