Skip to content

Commit 13647bc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphdatascience/arrow_client/v2/gds_arrow_client.py

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

0 commit comments

Comments
 (0)