liuhuanyong / QASystemOnMedicalKG

A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
6.23k stars 2.13k forks source link

通过使用如下文所示的新版Connection profiles指令,以解决 py2neo 2021.2.3 编译报错问题 #60

Open airwzz999 opened 1 year ago

airwzz999 commented 1 year ago

self.g = Graph('http://localhost:7474/', auth=("neo4j", "123456")) 解决ValueError: The following settings are not supported: {'http_port': 7474}问题