I looked through the REST APIs and didn't see an endpoint to move relationships. Is such operation possible? For example, given a set of relationships all end in one node, I want to send a bulk request to update their end nodes to another node.
If there is no REST API for updating/moving relationship, what is the best way to do this? Can gremlin do it easily? Or do I have to delete all of the relationships and create new ones to the new end node? Thanks, Nuo _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

