Skip to content

Commit 6e8fc46

Browse files
Update README.md
1 parent 9afbaa4 commit 6e8fc46

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,17 @@ python finalGUI.py
5858

5959
Also, you can run the code in a Python IDE, such as SPYDER, PYCHARM.
6060

61-
6. You may need to change port information in Neo4j, defaulted Neo4j port <br />
61+
6. You may need to change port information in Neo4j, <br />
62+
defaulted Neo4j port: "http://localhost:7474" <br />
6263
Username: neo4j <br />
63-
Password: neo4j
64+
Password: neo4j <br />
65+
66+
If needed
67+
change the defaulted Neo4j port information, username and password: <br />
68+
https://github.com/HaotianWang86/Neo4j-isomorphic-subgraph-matcher/blob/9afbaa4b84aa738a8cefee9f95214fcec4b1a14d/finalGUI.py#L24
69+
70+
71+
6472

6573
6. Generate the Data graph
6674

0 commit comments

Comments
 (0)