You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/gds/pages/dataloaders.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
:description: Data loader classes in the pyTigerGraph GDS module.
4
4
5
5
Data loaders are classes in the pyTigerGraph Graph Data Science (GDS) module.
6
-
You can define an instance of each data loader class through a link:https://docs.tigergraph.com/pytigergraph/current/gds/factory-functions[factory function].
6
+
You can define an instance of each data loader class through a xref:factory-functions.adoc[factory function].
7
7
8
8
Requires `querywriters` user permissions for full functionality.
0 commit comments