diff --git a/docs/modules/ROOT/pages/operations/result-frames.adoc b/docs/modules/ROOT/pages/operations/result-frames.adoc index fbf65e70cfd..41735cef871 100644 --- a/docs/modules/ROOT/pages/operations/result-frames.adoc +++ b/docs/modules/ROOT/pages/operations/result-frames.adoc @@ -32,8 +32,9 @@ image:graph-result-frame.png[] [NOTE] ==== -If you see a yellow squiggly line anywhere in your query, there is an error. -Hover over the underlined segment to see an explanation of the error. +A yellow squiggly line anywhere in your query indicates a warning. +This is most commonly caused by a query attempting to match a pattern not present in the graph, but can be caused by a number of things (see link:https://neo4j.com/docs/status-codes/current/notifications/all-notifications/[List of all notification codes]). +Hover over the underlined segment to see the explanation. ==== .Handy tips