Skip to content

Commit 792309c

Browse files
DarthMaxFlorentinD
andcommitted
Fix documentation in GdsArrowClient
Co-authored-by: Florentin Dörre <florentin.dorre@neo4j.com>
1 parent 01c79ec commit 792309c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graphdatascience/arrow_client/v2/gds_arrow_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def get_nodes(
9393
job_id: str | None = None,
9494
) -> str:
9595
"""
96-
Start a new export process to stream the nodes with the specified label and filter from the graph.
96+
Start a new export process to stream the nodes that match the filter from the graph.
9797
9898
Parameters
9999
----------

0 commit comments

Comments
 (0)