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

Fix Bolt support (and test new CI) #30

Closed
wants to merge 1 commit into from

Conversation

johannessen
Copy link
Collaborator

Duplicate of #29, for testing GH actions on a local branch.

The undocumented internal data structure of the Neo4j::Driver::Result module may differ between driver versions, between server versions, and between result formats (Bolt/Jolt/JSON). Direct access is possible, but brittle.

At the same time, the REST action URIs are not even supported anymore in Neo4j 4. Therefore, they won't change in future and hard-coding them here is not a problem.
@johannessen
Copy link
Collaborator Author

I guess now that the checks have passed, this can be closed…

@johannessen johannessen closed this Feb 2, 2021
@johannessen johannessen deleted the fix-bolt-pr27+actions-test branch February 3, 2021 01:01
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.

1 participant