Skip to content

Commit 50621b2

Browse files
committed
remove a leftover closing tab
1 parent 4e5c1a7 commit 50621b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ROOT/pages/notifications/all-notifications.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4105,9 +4105,8 @@ MATCH ()-[r*]->()<-[r*]-() RETURN count(*) AS count
41054105
----
41064106
Description of the returned code::
41074107
A variable-length relationship variable is bound more than once, which leads to no results because relationships must not occur more than once in each result. (Relationship r was repeated)
4108-
====
4109-
41104108
======
4109+
41114110
[.include-with-GQLSTATUS-code]
41124111
======
41134112
Query::

0 commit comments

Comments
 (0)