Connecting to a neo4 driver (in a Docker container) from another Docker container

前端 未结 0 1542
耶瑟儿~
耶瑟儿~ 2020-12-22 16:47

Normally I\'d have an instance neo4j running in Docker, then in a script I access the driver like so:

self.driver = GraphDatabase.driver(uri="bolt://loca         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题