utubun/orange

neo4j driver service

Closed this issue · 0 comments

Objectives

  1. Create a service returning the neo4j driver instance;
  2. Create .env file with connection information;
  3. Add driver to the app;
  4. Verify that driver can connect to the database;