Skip to content

Commit

Permalink
Update neo4jRunway_e2e.ipynb (#127)
Browse files Browse the repository at this point in the history
update args for `GraphDataModeler.iterate_model()`
  • Loading branch information
a-s-g93 authored Sep 24, 2024
1 parent bec7da1 commit a3df7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/end_to_end/neo4jRunway_e2e.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@
}
],
"source": [
"gdm.iterate_model(user_corrections='''\n",
"gdm.iterate_model(corrections='''\n",
"This is a good start. Please make the following updates to the graph data model:\n",
"\n",
"1. Remove and discard the fund property from the Bank node. We will not use this data. \n",
Expand Down

0 comments on commit a3df7c2

Please sign in to comment.