Hi everyone.
I wrote a session store for neo4j and express-session. You can use it with
npm install neo4j-session-store
The use case is here that you want a web session store on Neo4j, for example because you only want to have one database in your a...