Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ FOR ()-[r:CONTAINS]->() REQUIRE r.embedding IS :: VECTOR<FLOAT32>(1536)
----

a| Introduced `VECTOR` property type constraints.
For more information, see xref:constraints/managing-constraints.adoc#create-property-type-constraints[Create property type constraints].
For more information, see xref:schema/constraints/create-constraints.adoc#create-property-type-constraints[Create property type constraints].

|===

Expand Down
Loading