Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API docs: result transformer must be idempotent #895

Merged

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Feb 2, 2023

Add note to the docs that Driver.execute_query's result_transformer_ argument must be an idempotent function as the driver might retry the underlying transaction.

Add note to the docs that `Driver.execute_query`'s result_transformer_ argument
must be an idempotent function as the driver might retry the underlying
transaction.
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

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

🍨

@robsdedude robsdedude merged commit 29fb4c7 into neo4j:5.0 Feb 9, 2023
@robsdedude robsdedude deleted the docs-execute-query-idempotent-transform branch February 9, 2023 11:17
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.

2 participants