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

Ability to initialize the store with an existing driver object #31

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

nmervaillie
Copy link
Collaborator

This allows fine-grained customization of the neo4j driver settings and scenarios like SSO.

Adds an optional parameter to the Neo4j store initialization.

This had been tested using the test suite, on a locally running neo4j instance.

Closes #30

Adds an optional parameter to the Neo4j store initialization.
This allows fine-grained customization of the neo4j driver settings and scenarios like SSO.

Closes neo4j-labs#30
@alfredorubin96 alfredorubin96 merged commit f78e5c9 into neo4j-labs:develop Jul 9, 2024
1 check passed
alfredorubin96 added a commit that referenced this pull request Jul 11, 2024
@alfredorubin96 alfredorubin96 mentioned this pull request Jul 11, 2024
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