Commit 697d936
authored
Fix unzip path issue for custom identity graph seed data (#507)
* Resolved openCypher query issue
Resolved "Variable `n` already declared (line 3, column 9 (offset: 46))" issue.
* Update 01-Building-an-Identity-Graph-Application.ipynb
Updated the install folder path for the seed data to include the gremlin folder1 parent 1461ff1 commit 697d936
File tree
1 file changed
+2
-2
lines changed- src/graph_notebook/notebooks/03-Sample-Applications/03-Identity-Graphs
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments