Added functionality for neo4js database

This commit is contained in:
Sven laptop
2026-07-23 18:44:50 +02:00
parent 9749eb6dc4
commit d84b917f27
9 changed files with 247 additions and 6 deletions
+1
View File
@@ -14,6 +14,7 @@
"dependencies": {
"dotenv": "^17.4.2",
"express": "^5.2.1",
"neo4j-driver": "^6.2.0",
"pg": "^8.22.0",
"router": "^2.2.0"
},