We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afbaa4 commit 6e8fc46Copy full SHA for 6e8fc46
README.md
@@ -58,9 +58,17 @@ python finalGUI.py
58
59
Also, you can run the code in a Python IDE, such as SPYDER, PYCHARM.
60
61
-6. You may need to change port information in Neo4j, defaulted Neo4j port <br />
+6. You may need to change port information in Neo4j, <br />
62
+defaulted Neo4j port: "http://localhost:7474" <br />
63
Username: neo4j <br />
-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
72
73
6. Generate the Data graph
74
0 commit comments