How to generate the GraphML after the indexing process? #408
Unanswered
tinghao-ai
asked this question in
Q&A
Replies: 1 comment
-
If you turn on snapshot.graphml flag in the settings.yml and just re-run the index process (no need to use resume), it will pull all of the results from the cache without recomputing, but the graphml snapshots will also be created. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tired "poetry run python -m graphrag.index --config settings.yaml --resume 20240707-023656 -v" but didn't work, it's not in the workflow process right?
Beta Was this translation helpful? Give feedback.
All reactions