Get rid of inconsistency with neode setup
Created by: Tirokk
Authored by roschaefer Merged
🍰 Pullrequest
Implement getDriver() and getNeode() the same way
I want to introduce `neode` and `neo4j-graphql-js` to my students and
saw this.
Fix cypress tests
Since `dotenv` in the backend now loads configuration from a file
relative to the current file, we don't have to duplicate the neo4j
configuration settings here.