Open sssuperrrr opened 1 year ago
Can I connect to a local or remote neo4j database?
we provided connections module ,you can provide a neo4j connection for us https://github.com/csunny/DB-GPT/discussions/322
我可以连接到本地或远程 neo4j 数据库吗?
你好,这个你有实现吗,如果有的话方便告知是如何修改的嘛
@Wangzhongxi
TuGraph (Graph Database of Ant Group) has been integrated, and you can implement a neo4j connector.
Ref: dbgpt/datasource/conn_tugraph.py
PR:https://github.com/eosphoros-ai/DB-GPT/pull/1451
Can I connect to a local or remote neo4j database?