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 32bef98 commit 88b9479Copy full SHA for 88b9479
graphdatascience/tests/integration/test_remote_graph_ops.py
@@ -219,4 +219,4 @@ def test_empty_graph_write_back(
219
220
result = gds_with_cloud_setup.wcc.write(G, writeProperty="wcc")
221
222
- assert result["relationshipsWritten"] == 0
+ assert result["nodePropertiesWritten"] == 0
0 commit comments