Skip to content

Commit 7eec5a2

Browse files
authored
Update modules/ROOT/pages/schema/syntax.adoc
1 parent 5bdb189 commit 7eec5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/schema/syntax.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ The preferred syntax when defining constraints in a graph type is the `IS ::` va
133133
* `ZONED DATETIME`
134134
* `DURATION`
135135
* `POINT`
136-
* `LIST<BOOLEAN NOT NULL>`
137136
* `VECTOR<TYPE>(DIMENSION)` label:cypher[Cypher 25 only] label:new[Introduced in Neo4j 2025.10]
137+
* `LIST<BOOLEAN NOT NULL>`
138138
* `LIST<STRING NOT NULL>`
139139
* `LIST<INTEGER NOT NULL>`
140140
* `LIST<FLOAT NOT NULL>`

0 commit comments

Comments
 (0)