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 2ebea38 commit 39ce482Copy full SHA for 39ce482
docs/src/datasets/graphs.md
@@ -3,7 +3,7 @@
3
A collection of datasets with an underlying graph structure.
4
Some of these datasets contain a single graph, that can be accessed
5
with `dataset[]` or `dataset[1]`. Others contain many graphs,
6
-accessed through `dataset[i]`. Graphs are represented by the [`Graph`](@ref) type.
+accessed through `dataset[i]`. Graphs are represented by the [`MLDatasets.Graph`](@ref) type.
7
8
## Index
9
0 commit comments