hi,
currently we are running Neo4j graph db in AWS EC2 instance and we are connecting database by using neo4j npm (This is a Node.js driver for Neo4j via it's REST API.)
but now we are willing to use neo4j aura instance in same connection but we are ...