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 5bdb189 commit 7eec5a2Copy full SHA for 7eec5a2
modules/ROOT/pages/schema/syntax.adoc
@@ -133,8 +133,8 @@ The preferred syntax when defining constraints in a graph type is the `IS ::` va
133
* `ZONED DATETIME`
134
* `DURATION`
135
* `POINT`
136
-* `LIST<BOOLEAN NOT NULL>`
137
* `VECTOR<TYPE>(DIMENSION)` label:cypher[Cypher 25 only] label:new[Introduced in Neo4j 2025.10]
+* `LIST<BOOLEAN NOT NULL>`
138
* `LIST<STRING NOT NULL>`
139
* `LIST<INTEGER NOT NULL>`
140
* `LIST<FLOAT NOT NULL>`
0 commit comments