memory node, neo4j grapph db

This commit is contained in:
Dobromir Popov
2024-03-20 08:54:14 +00:00
parent 97b0f9b64f
commit c9f77a6001
18 changed files with 625 additions and 0 deletions

3
memory1/.env Normal file
View File

@ -0,0 +1,3 @@
NEO4J_URI="bolt://192.168.0.10:7687"
NEO4J_USER="neo4j"
NEO4J_PASSWORD="lucas-bicycle-powder-stretch-ford-9492"