We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b54e06 commit 0e9b9d1Copy full SHA for 0e9b9d1
changelog.md
@@ -4,7 +4,8 @@
4
## Breaking changes
5
6
* The `from_gds` method now fetches all node properties of a given GDS projection by default, instead of none.
7
-* The `from_gds` now adds node labels as captions for nodes.
+* The `from_gds` method now adds node labels as captions for nodes.
8
+* The `from_gds` method now samples large graphs before fetching them by default, but this can be overridden.
9
10
11
## New features
0 commit comments