Skip to content

Expose transaction open status in AsyncTransaction and RxTransaction #1199

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

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

injectives
Copy link
Contributor

This update adds the following methods:

  • AsyncTransaction.isOpenAsync
  • RxTransaction.isOpen

They can be used to verify if transaction is open.

This update adds the following methods:
- `AsyncTransaction.isOpenAsync`
- `RxTransaction.isOpen`

They can be used to verify if transaction is open.
@injectives injectives merged commit e8de6ca into neo4j:5.0 Apr 5, 2022
@injectives injectives deleted the feature/txstatus branch April 5, 2022 10:21
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