Skip to content

Commit b5b9187

Browse files
Apply suggestions from code review
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
1 parent dcb28e0 commit b5b9187

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ROOT/pages/migration/index.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,7 @@ The following `@cypher` field types have been removed from the `sort` argument b
323323

324324
=== Removed `connectComponentsPlanner` from `cypherQueryOptions`
325325

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.
326+
Following the deprecation of the link:https://neo4j.com/docs/cypher-manual/current/planning-and-tuning/query-tuning/#cypher-connect-components-planner[`connectComponentsPlanner`], the field is no longer accepted in the context and is removed from the `cypherQueryOptions` object.
328327

329328
== Additions
330329

0 commit comments

Comments
 (0)