Skip to content

fix(GraphRAG): create same graph name error.#2215

Merged
Aries-ckt merged 3 commits into
mainfrom
issue2214
Dec 19, 2024
Merged

fix(GraphRAG): create same graph name error.#2215
Aries-ckt merged 3 commits into
mainfrom
issue2214

Conversation

@Aries-ckt
Copy link
Copy Markdown
Collaborator

Description

Close #2214
fix create same graph name error.

How Has This Been Tested?

  • create graph space name and upload document
  • delete graph space name
  • create same graph space and upload document again.

Snapshots:

Include snapshots for easier review.

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • 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
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions Bot added the fix Bug fixes label Dec 17, 2024
Copy link
Copy Markdown
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

Copy link
Copy Markdown
Collaborator

@yhjun1026 yhjun1026 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

@Aries-ckt Aries-ckt merged commit d4031f0 into main Dec 19, 2024
@Aries-ckt Aries-ckt deleted the issue2214 branch July 19, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Chat Knowledge] Recreate Knowledge Graph with the same name failed.

3 participants