Skip to content

Update post-traverse and augmentation docs#67

Merged
VJalili merged 3 commits into
B1AAB:mainfrom
VJalili:update-docs
Jun 10, 2026
Merged

Update post-traverse and augmentation docs#67
VJalili merged 3 commits into
B1AAB:mainfrom
VJalili:update-docs

Conversation

@VJalili

@VJalili VJalili commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

The post-traverse command creates new nodes and edges files that contain extended features compared to the original files. Because downstream steps, such as the augment command, consume these files and subsequently create their own new files for graph importing, it is very common to mix up the filenames and use the incorrect files, which wastes computation time.

Ideally, this should be handled within the method itself. However, until the methods are properly extended, this PR updates the documentation and adds commands that back up the old files and rename the newly generated files to avoid confusion.

@VJalili
VJalili marked this pull request as ready for review June 10, 2026 03:41
@VJalili
VJalili merged commit c538536 into B1AAB:main Jun 10, 2026
5 of 6 checks passed
@VJalili
VJalili deleted the update-docs branch June 10, 2026 03:49
@VJalili
VJalili restored the update-docs branch June 13, 2026 01:45
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.

1 participant