You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although the README is far from exhaustive and people should be directed to https://neo4j.com/developer/javascript/, a mention of the need to call driver.close() would be very helpful.
I could not figure out why my scripts were not cleanly exiting and spent a lot of time debugging session.close() looking for answers.