Skip to content

Conversation

robsdedude
Copy link
Member

Just like auto-commit transactions are required for PERIODIC COMMIT queries
(Neo4j <= 4.4) they are required for the new CALL {...} IN TRANSACTIONS
queries (Neo4j >= 5.0).

Just like auto-commit transactions are required for `PERIODIC COMMIT` queries
(Neo4j <= 4.4) they are required for the new `CALL {...} IN TRANSACTIONS`
queries (Neo4j >= 5.0).
@robsdedude robsdedude force-pushed the api-docs-call-in-transactions branch from 386d47c to bd7daae Compare April 22, 2022 12:18
@robsdedude robsdedude merged commit 99febd2 into neo4j:5.0 Apr 25, 2022
@robsdedude robsdedude deleted the api-docs-call-in-transactions branch April 25, 2022 09:14
statement per transaction and are not automatically retried on failure.

Auto-commit transactions are also the only way to run ``PERIODIC COMMIT``
(only Neo4j 4.4 and earlier) or ``CALL {...} IN TRANSACTIONS`` (Neo4j 5.0 and
Copy link
Contributor

@fbiville fbiville Apr 25, 2022

Choose a reason for hiding this comment

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

robsdedude added a commit to robsdedude/neo4j-python-driver that referenced this pull request Apr 26, 2022
robsdedude added a commit that referenced this pull request May 4, 2022
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