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

[4.x] Replace deprecated session.readTransaction on session.executeRead #8420

Merged

Conversation

Captain1653
Copy link
Contributor

@Captain1653 Captain1653 commented Feb 25, 2024

Description

There are usages of the deprecated method org.neo4j.driver.Session.readTransaction in the code and the docs. It can be replaced on session.executeRead.
Screenshot 2024-02-25 at 10 43 27

Documentation

The deprecated method was replaced in two places in the docs:

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 25, 2024
@romain-grecourt romain-grecourt merged commit 06359da into helidon-io:main Feb 26, 2024
12 checks passed
@Captain1653 Captain1653 deleted the execute-read-deprecated branch February 26, 2024 21:27
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Mar 12, 2024
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants