Skip to content

Conversation

@stefano-ottolenghi
Copy link
Contributor

@stefano-ottolenghi stefano-ottolenghi commented Oct 9, 2025

Port of relevant bits from #1299 and #1325.

@stefano-ottolenghi stefano-ottolenghi changed the title Vector 5 Vector type in Cypher 5 Oct 9, 2025
@mauvo
Copy link
Contributor

mauvo commented Oct 14, 2025

Should we mention in managing contraints, that type constraints for vectors require you to provide the dimension and type. EG

CYPHER 25
CREATE CONSTRAINT chunk_is_vector IF NOT EXISTS
FOR (c2:CHUNK)
REQUIRE c2.embedding IS :: VECTOR(128, INT8)

@stefano-ottolenghi
Copy link
Contributor Author

@neo4j-docops-agent
Copy link
Collaborator

neo4j-docops-agent commented Oct 29, 2025

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@stefano-ottolenghi stefano-ottolenghi merged commit 93d1a55 into cypher-5 Oct 30, 2025
5 checks passed
@stefano-ottolenghi stefano-ottolenghi deleted the vector-5 branch October 30, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants