Skip to content

Commit f1cd3eb

Browse files
committed
Add changelog information
1 parent c964cd1 commit f1cd3eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
## Bug fixes
1818

1919
* Fixed a bug which caused the auth token returned from the GDS Arrow Server was not correctly received.
20+
* Fixed a bug which didn't allow the user to specify `relationship_types` as a string in `gds.graph.relationshipProperties.stream()`.
21+
* Fixed a bug in `kge-predict-transe-pyg-train.ipynb` which now uses the `gds.graph.relationshipProperty.stream()` call and can correctly handle multiple relationships between the same pair of nodes. Issue ref: [#554](https://github.com/neo4j/graph-data-science-client/issues/554)
2022

2123
## Improvements
2224

0 commit comments

Comments
 (0)