Skip to content

Commit 8e8214d

Browse files
lidiazuinnvitucci
andauthored
Update doc/modules/ROOT/pages/known-limitations.adoc
Co-authored-by: Nicola Vitucci <nicola.vitucci@gmail.com>
1 parent 09b6526 commit 8e8214d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/known-limitations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
Operations known to not work with the Python client are:
44

55
* https://neo4j.com/docs/graph-data-science/current/management-ops/utility-functions/#utility-functions-numeric[Numeric utility functions] (will never be supported)
6-
* https://neo4j.com/docs/graph-data-science/2.6/management-ops/graph-reads/read-with-cypher/[Cypher on GDS] (deprecated in GDS 2.6)
6+
* Running Cypher queries on GDS (functionality link:https://neo4j.com/docs/graph-data-science/2.6/management-ops/graph-reads/read-with-cypher/[deprecated in GDS 2.6])
77
88
The GDS Python client is not compatible with Python's `multiprocessing` or any operations that rely on forking. If running queries in parallel is required, multithreading can be used instead.

0 commit comments

Comments
 (0)