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

refactor(llm): return schema.groovy when backup graph data #161

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MrJs133
Copy link
Contributor

@MrJs133 MrJs133 commented Jan 22, 2025

1 file:

  • hugegraph-llm/src/hugegraph_llm/utils/hugegraph_utils.py

2 points:

  • Modified the format of the backup data (vertices.json, edges.json, and schema.json)
  • Automatically select and return either schema.groovy or schema.json

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 22, 2025
@github-actions github-actions bot added the llm label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
llm size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant