Excon::Errors::SocketError: Connection refused - connect(2) for [fe80::1%lo0]:7474 (Errno::ECONNREFUSED)
I am creating lots of nodes and then relationships between them. Around a 1000 nodes generated (but always at a different number), I get this above error when creating a relationship or setting relationship properties.
Could it just be going too fast?? ANd if so, any suggestion on a good way to govern speed?
Excon::Errors::SocketError: Connection refused - connect(2) for [fe80::1%lo0]:7474 (Errno::ECONNREFUSED)
I am creating lots of nodes and then relationships between them. Around a 1000 nodes generated (but always at a different number), I get this above error when creating a relationship or setting relationship properties.
Could it just be going too fast?? ANd if so, any suggestion on a good way to govern speed?