Skip to content

Commit f99aaa5

Browse files
gem-neo4jLojjs
andauthored
New Error - Vector coordinate type (#279)
New error used for parsing the vector value constructor function --------- Co-authored-by: Louise Berglund <[email protected]>
1 parent a174b33 commit f99aaa5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@
231231
**** xref:errors/gql-errors/42I50.adoc[]
232232
**** xref:errors/gql-errors/42I51.adoc[]
233233
**** xref:errors/gql-errors/42I52.adoc[]
234+
**** xref:errors/gql-errors/42I53.adoc[]
234235
**** xref:errors/gql-errors/42N00.adoc[]
235236
**** xref:errors/gql-errors/42N01.adoc[]
236237
**** xref:errors/gql-errors/42N02.adoc[]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
= 42I53
2+
3+
== Status description
4+
error: syntax error or access rule violation - unsupported coordinate type. Unknown coordinate type: `{ <<input>> }`.
5+
6+
ifndef::backend-pdf[]
7+
[discrete.glossary]
8+
== Glossary
9+
10+
include::partial$glossary.adoc[]
11+
endif::[]

0 commit comments

Comments
 (0)