neo4j driver service
Closed this issue · 0 comments
utubun commented
Objectives
- Create a service returning the neo4j
driver
instance; - Create .env file with connection information;
- Add driver to the app;
- Verify that driver can connect to the database;