Skip to content

Commit c7fcdff

Browse files
mjfwebbrsill-neo4j
andauthored
Update relationship properties caution note (#179)
* Update relationship properties caution note * Update modules/ROOT/pages/queries-aggregations/sorting.adoc Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com> --------- Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
1 parent f684297 commit c7fcdff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/queries-aggregations/sorting.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ query {
8888

8989
[CAUTION]
9090
====
91-
You cannot sort query results based on relationship properties.
92-
====
91+
You can only sort query results based on relationship properties when using the connection API.
92+
====

0 commit comments

Comments
 (0)