Unverified Commit 6db323b3 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[GraphBolt] update OnDiskDataset tutorial (#6783)

parent 97ed294d
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
"For homogeneous graph, we just need to save edges(namely node pairs) into **CSV** file.\n", "For homogeneous graph, we just need to save edges(namely node pairs) into **CSV** file.\n",
"\n", "\n",
"Note:\n", "Note:\n",
"when saving to file, do not save index and header.*italicized text*\n" "when saving to file, do not save index and header.\n"
], ],
"metadata": { "metadata": {
"id": "qhNtIn_xhlnl" "id": "qhNtIn_xhlnl"
...@@ -457,4 +457,4 @@ ...@@ -457,4 +457,4 @@
"outputs": [] "outputs": []
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment