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: changelog.md
+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
@@ -20,7 +20,7 @@
20
20
* Fixed an issue where source and target IDs of relationships in heterogeneous OGBL graphs were not parsed correctly.
21
21
* Fixed an issue where configuration parameters such as `aggregation` were ignored by `gds.graph.toUndirected`.
22
22
* Fixed an issue where the `database` given for the `GraphDataScience` construction was not used for metadata retrieval, causing an exception to be raised if the default "neo4j" database was missing.
23
-
* Fixed an issue where progress bars would not complete.
23
+
* Fixed an issue where progress bars would not always complete.
0 commit comments