Skip to content

Commit dcb28e0

Browse files
add connectComponentsPlanner breaking change
1 parent 175ac93 commit dcb28e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/ROOT/pages/migration/index.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,11 @@ The following `@cypher` field types have been removed from the `sort` argument b
321321
- `@cypher` fields with non-sortable type like `Node`, `List` etc.
322322

323323

324+
=== Removed `connectComponentsPlanner` from `cypherQueryOptions`
325+
326+
Following the deprecation of the `connectComponentsPlanner` https://neo4j.com/docs/cypher-manual/current/planning-and-tuning/query-tuning/#cypher-connect-components-planner,
327+
the field `connectComponentsPlanner` is no longer accepted in the Context and is removed from the `cypherQueryOptions` object.
328+
324329
== Additions
325330

326331
=== Added the `_EQ` filter as an alternative to the deprecated implicit equal filters

0 commit comments

Comments
 (0)