Skip to content

Commit 80290c8

Browse files
committed
Update the rest of the parameters descriptions, add hover-over to notifictaions, and fix inconsistencies in variables and descriptions
1 parent c6c2e75 commit 80290c8

File tree

3 files changed

+102
-90
lines changed

3 files changed

+102
-90
lines changed

modules/ROOT/pages/errors/gql-errors/50N21.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
== Status description
44
error: general processing exception - no such schema descriptor. The `{ <<schemaDescrType>> }` was not found for `{ <<schemaDescr>> }`. Verify that the spelling is correct.
55

6+
For example:
7+
8+
[source, shell]
9+
----
10+
error: general processing exception - no such schema descriptor. The label property existence constraint was not found for '(:Label1 {prop1})'. Verify that the spelling is correct.")
11+
----
12+
613
ifndef::backend-pdf[]
714
[discrete.glossary]
815
== Glossary

0 commit comments

Comments
 (0)