Skip to content

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

Merged
imbajin merged 3 commits intoapache:mainfrom
MrJs133:backup-groovy
Feb 7, 2025
Merged

refactor(llm): return schema.groovy first when backup graph data#161
imbajin merged 3 commits intoapache:mainfrom
MrJs133:backup-groovy

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
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Feb 7, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 7, 2025
@imbajin imbajin changed the title refactor(llm): return schema.groovy when backup graph data refactor(llm): return schema.groovy first when backup graph data Feb 7, 2025
@imbajin imbajin merged commit a0cc3f9 into apache:main Feb 7, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer llm size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants