Skip to content

Commit 03d7d8f

Browse files
Added 42I59
1 parent 66a3ddc commit 03d7d8f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
42I59
2+
3+
== Status description
4+
error: syntax error or access rule violation - dynamic entity type not allowed. Dynamic label and types are only allowed in { <<clauseList>> } clauses.
5+
6+
ifndef::backend-pdf[]
7+
[discrete.glossary]
8+
== Glossary
9+
10+
include::partial$glossary.adoc[]
11+
endif::[]

modules/ROOT/partials/glossary.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
[[cause]]$cause:: Freeform description of what caused the error.
1313
[[cfgSetting]]$cfgSetting:: Configuration setting key, for example, `server.https.enabled`.
1414
[[clause]]$clause:: A Cypher clause, for example, `USE`, `MATCH`.
15+
[[clauseList]]$clause:: A list of Cypher clauses, for example, `USE`, `MATCH`.
1516
[[cmd]]$cmd:: A Cypher command, for example, `DROP DATABASE`, `PROFILE`, `SHOW PROCEDURES`.
1617
[[component]]$component:: A component of something, for example, hours/minutes within a time, a subset input within the whole input, `TOPOLOGY` clause within the whole `CREATE/ALTER DB ... SET TOPOLOGY`, etc.
1718
// we need to change the parameter $component in 51N27 to `$feat` maybe.

0 commit comments

Comments
 (0)