Skip to content

Conversation

bigmontz
Copy link
Contributor

The code was trying to do math between Number and BigInt during the Path unpacking. The usage of toNumber convert any BigInt|Number|Integer to number in optimal way.

Also implements the bind between Relationship and CypherRelatioship to make the code be able to be tested.

The code was trying to do math between Number and BigInt during the Path unpacking. The usage of `toNumber` convert any BigInt|Number|Integer to number in optimal way.

Also implements the bind between Relationship and CypherRelatioship to make the code be able to be tested.
@bigmontz bigmontz merged commit dbf93a8 into neo4j:4.3 Aug 12, 2021
@bigmontz bigmontz deleted the 4.3-fix-bigint-in-path branch August 12, 2021 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant