I am refactoring the current codebase, with a lot of deletion of the files, and i use graphify update . command to update the graph. But taking a look on the result, some nodes are deleted but it still exists on the graph.
What is the best practice in case of the file deletion, do I need to delete the /graphify-out and rebuild it again?
I am refactoring the current codebase, with a lot of deletion of the files, and i use graphify update . command to update the graph. But taking a look on the result, some nodes are deleted but it still exists on the graph.
What is the best practice in case of the file deletion, do I need to delete the /graphify-out and rebuild it again?