Skip to content

Commit 55371c1

Browse files
committed
Add changelog entry for database unused at GDS init bug
1 parent 0c501fa commit 55371c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
* Fixed an issue where source and target IDs of relationships in heterogeneous OGBL graphs were not parsed correctly.
2121
* Fixed an issue where configuration parameters such as `aggregation` were ignored by `gds.graph.toUndirected`.
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.
2223

2324

2425
## Improvements

0 commit comments

Comments
 (0)