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/release-notes/pages/index.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
@@ -58,7 +58,7 @@ There is a incompatibility between v1.3 and v1.4 of pyTigerGraph and the corresp
58
58
- xref:pytigergraph:core-functions:utils.adoc#_getsystemmetrics[`getSystemMetrics()`] monitors system metrics such as CPU and RAM usage.
59
59
- xref:pytigergraph:core-functions:utils.adoc#_getqueryperformance[`getQueryPerformance()`] returns real-time query performance statistics over a given period.
60
60
- xref:pytigergraph:core-functions:utils.adoc#_getservicestatus[`getServiceStatus()`] returns the status of TigerGraph services specified in the request.
61
-
- xref:pytigergraph:core-functions:utils.adoc#_rebuildgraph[`rebuildGraph()`] xref:3.9@tigergraph-server:API:built-in-endpoints.adoc#_rebuild_graph_engine[rebuilds] the graph immediately.
61
+
- xref:pytigergraph:core-functions:utils.adoc#_rebuildgraph[`rebuildGraph()`] xref:tigergraph-server:API:built-in-endpoints.adoc#_rebuild_graph_engine[rebuilds] the graph immediately.
62
62
* Built in Graph ML models and Trainer
63
63
- xref:pytigergraph:gds:graphsage.adoc[Various GraphSAGE models] for vertex classification and regression, as well as link prediction.
64
64
- xref:pytigergraph:gds:nodepiece.adoc[NodePiece MLP model] for vertex classification.
0 commit comments