We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27c275 commit bd6d6a4Copy full SHA for bd6d6a4
modules/ROOT/pages/errors/gql-errors/22NC3.adoc
@@ -13,7 +13,7 @@ For example, try to set a graph type with :
13
[source,cypher]
14
----
15
ALTER CURRENT GRAPH TYPE SET {
16
- ()-[:REL =>]-()
+ ()-[:REL =>]->()
17
}
18
19
0 commit comments