How to avoid that neo4j-javascript-driver Node.Js module quits on timeout?
I'm getting this error:
Neo4jError: Operation timed out in 60000 ms
And I don't want this time out to be in place.
How to avoid that neo4j-javascript-driver Node.Js module quits on timeout?
I'm getting this error:
Neo4jError: Operation timed out in 60000 ms
And I don't want this time out to be in place.
Copyright © 2021 Jogjafile Inc.
You can define your own timeout, like so: