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

OGM-1581 Investigate work necessary to upgrade remote Neo4j to Bolt >= 4. #1126

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michael-simons
Copy link
Contributor

This is a draft what is necessary of a more or less mechanical update.

Please see the prose here https://hibernate.atlassian.net/browse/OGM-1581

Open issues (at least)

  • Parameter name syntax: {name} is no longer available in Neo4j 4.x, instead $name must be used
  • The index tests fails: Syntax of what's being returned from the server as information about indexes changed quite a lot
  • Probably session / result usages at some areas, such as in the test helper. The drivers session is now much more opinionated about accessing the result set after the session has been closed

This is not in hurry at all and I just like to leave this as a thing to discuss.

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jul 15, 2021

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@michael-simons michael-simons force-pushed the issue/upgrade-to-a-modern-neo4j-bolt-driver branch from a6063a2 to 4a6273a Compare July 15, 2021 10:10
@michael-simons michael-simons force-pushed the issue/upgrade-to-a-modern-neo4j-bolt-driver branch from 4a6273a to 2de0c62 Compare July 15, 2021 10:10
@michael-simons michael-simons changed the title OGM-1581 Investige work necessary to upgrade remote Neo4j to Bolt >= 4. OGM-1581 Investigate work necessary to upgrade remote Neo4j to Bolt >= 4. Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant