cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Node.js neo4J connection

I am building social media api which will probably run 24/7. I previously used mongoDB.
I am switching to neo4J. In npm documentation it says to close connection and session after done. Do I need to close the connection. If I open/close the connection for every request, what about the performance?. Can I just leave the connection and session open as I did in mongoDB

0 REPLIES 0