We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949e606 commit 1cbe7b2Copy full SHA for 1cbe7b2
samples/apache-age-note.ipynb
@@ -42,7 +42,7 @@
42
"outputs": [],
43
"source": [
44
"import age\n",
45
- "from age.gen.ageParser import *\n",
+ "from age.gen.AgtypeParser import *\n",
46
"\n",
47
"GRAPH_NAME = \"test_graph\"\n",
48
"DSN = \"host=172.17.0.2 port=5432 dbname=postgres user=postgres password=agens\"\n",
0 commit comments