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 01c79ec commit 792309cCopy full SHA for 792309c
src/graphdatascience/arrow_client/v2/gds_arrow_client.py
@@ -93,7 +93,7 @@ def get_nodes(
93
job_id: str | None = None,
94
) -> str:
95
"""
96
- Start a new export process to stream the nodes with the specified label and filter from the graph.
+ Start a new export process to stream the nodes that match the filter from the graph.
97
98
Parameters
99
----------
0 commit comments