Skip to content

fix: incorrect database param#3913

Merged
deshraj merged 1 commit intomem0ai:mainfrom
ajmalmohad:fix/incorrect-database-params
Mar 14, 2026
Merged

fix: incorrect database param#3913
deshraj merged 1 commit intomem0ai:mainfrom
ajmalmohad:fix/incorrect-database-params

Conversation

@ajmalmohad
Copy link
Copy Markdown
Contributor

Description

Fix incorrect parameter order in Neo4jGraph initialization in MemoryGraph

Fixes #3906

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Verified the params in Neo4jGraph
Screenshot 2026-01-15 at 11 56 06 PM

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 15, 2026

CLA assistant check
All committers have signed the CLA.

@deshraj deshraj merged commit 7c29eb2 into mem0ai:main Mar 14, 2026
1 of 2 checks passed
jamebobob pushed a commit to jamebobob/mem0-vigil-recall that referenced this pull request Mar 29, 2026
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.

Bug:Fix incorrect parameter order in Neo4jGraph initialization in MemoryGraph

3 participants