Skip to content

Conversation

@bigmontz
Copy link
Contributor

This version introduces VECTOR and UNSUPPORTED types.

This version introduces VECTOR and UNSUPPORTED types.
The dimension of the `VECTOR` is implicitly defined by the length of the `coordinates` array.

| UNSUPPORTED
| Unsupported
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All drivers called this UnknownType. Are we sure we don't want to do the same in this API?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The java driver expose in the type system as UNSUPPORTED, so we changed to match them. See, https://github.com/neo4j/neo4j-java-driver/blob/6.x/driver/src/main/java/org/neo4j/driver/types/UnsupportedType.java.

Copy link
Contributor

@stefano-ottolenghi stefano-ottolenghi Nov 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This value goes into a field called $type, so call it UNSUPPORTED instead of UNSUPPORTED TYPE removes the redundancy.

@neo4j-docops-agent
Copy link
Collaborator

neo4j-docops-agent commented Nov 17, 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 0dd23f9 into neo4j:dev Nov 21, 2025
4 checks passed
@bigmontz bigmontz deleted the NETCORE-21-docs-typed-vector branch November 27, 2025 10:06
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.

3 participants