Skip to content

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

Open
airwzz999 wants to merge 1 commit intoliuhuanyong:masterfrom
airwzz999:master
Open

通过使用如下文所示的新版Connection profiles指令,以解决 py2neo 2021.2.3 编译报错问题#60
airwzz999 wants to merge 1 commit intoliuhuanyong:masterfrom
airwzz999:master

Conversation

@airwzz999
Copy link
Copy Markdown

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

self.g = Graph('http://localhost:7474/', auth=("neo4j", "123456"))
解决ValueError: The following settings are not supported: {'http_port': 7474}问题
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant