Skip to content

Commit c532b12

Browse files
committed
Remove Cypher aggregation from limitations
1 parent 1e00c64 commit c532b12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ 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)
66
* https://neo4j.com/docs/graph-data-science/current/management-ops/create-cypher-db/[Cypher on GDS] (might be supported in the future)
7-
* https://neo4j.com/docs/graph-data-science/current/management-ops/projections/graph-project-cypher-projection/[Projecting graphs using Cypher Aggregation] (might be supported in the future)
87
98
The GDS Python client is not compatible with Pythons `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)