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

Release 1.1 #34

Merged
merged 20 commits into from
Jul 11, 2024
Merged

Release 1.1 #34

merged 20 commits into from
Jul 11, 2024

Conversation

alfredorubin96
Copy link
Collaborator

RDFLib-Neo4j Version 1.1 Release Summary

This release includes the following key updates and improvements:

  1. Fix for Store Closure Issue with Hyphenated Prefixes: This fix addresses issue When hyphen in prefix:my-prefix closing the store fails #28 and was implemented by Christian Tremblay.
  2. Initialization with Existing Driver Object: Adresses issue Ability to initialize the store with an existing driver object #31 and was implemented by Nicolas Mervaillie.

These changes improve the stability and flexibility of RDFLib-Neo4j, ensuring smoother operations and enhanced user control over Neo4j connections.

alfredorubin96 and others added 20 commits October 25, 2023 11:48
Migrated & Improved documentation with examples, getting started guide, and contribution guidelines
Adds an optional parameter to the Neo4j store initialization.
This allows fine-grained customization of the neo4j driver settings and scenarios like SSO.

Closes #30
Ability to initialize the store with an existing driver object
@alfredorubin96 alfredorubin96 merged commit 23d0635 into master Jul 11, 2024
2 checks passed
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.

6 participants