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 f61fde1 commit 13647bcCopy full SHA for 13647bc
graphdatascience/arrow_client/v2/gds_arrow_client.py
@@ -92,7 +92,7 @@ def get_nodes(
92
job_id: str | None = None,
93
) -> str:
94
"""
95
- 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.
96
97
Parameters
98
----------
0 commit comments