You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Node-Neo4j
Hii,
My current project runs on neo4j and mongodb as database servers. We are having multiple nodes for single user with multiple bi-directional relations. Now the situation is user can request to claim his profile in which i need to merge all available nodes of user into one node with all existing relations to & from that newly generated node. Label for relations may or may not be known so is there any way of merging multiple nodes into one without knowledge of their relations.Please help or any suggestion on how to achieve this are most welcome.