'How to stop node movement in Neo4J?
When I move a node, other nodes in the graph move. Moving one node stops it from moving further. But how to stop all nodes movements together?
Solution 1:[1]
By default, the nodes are locked and will not move but when you click on the unlock button (see attached screen shot), the node will move when you move the node connected to it. There is no setting to stop all nodes movements together.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | jose_bacoy |

