Skip to content

Conversation

@joshainglis
Copy link
Owner

Description

This pull request introduces the following updates to enhance graph traversal functionality:

  • Adds --include-prefix and --exclude-prefix options to allow filtering of graph nodes by name prefixes. This provides more precise control over which nodes are processed during traversal.
  • Fixes minor typos in error messages to maintain consistency.

Checklist

  • Tests have been added or updated, if applicable.
  • Documentation has been updated to reflect the changes.
  • Code changes have been reviewed for performance and maintainability.

Introduces `--include-prefix` and `--exclude-prefix` options to enable filtering of graph nodes based on name prefixes. This ensures more flexible and precise control over which nodes are included or excluded during traversal. Also fixes minor typos in error messages for consistency.
@joshainglis joshainglis merged commit b61c5fa into main Mar 13, 2025
@joshainglis joshainglis deleted the exclude-prefix branch March 13, 2025 10:40
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.

2 participants