Hi,
I had a big project and receive something like "The project has 11,606 files (mostly Java). With 5,219 Java files and 33 modules, full analysis would require ~460 batches of 25 files each.".
The agent propose options like:
(a) Scope to a specific module (specify a path like inventory-service)
(b) Continue with full analysis (will take longer)
My quesion is, if I select a to handle eache sub folder seperately, is the following statement true?
- each folder will generate a standalone folder
.understand-anything folder with the index files.
- the root folder do not have a global index.
If #2 is true, is it possoble to joint navigate the graph? or I have to go into each folder to run and only navigate the content of the single folder only?
Is there any siggestion for s BIG project?
B.R.
Hi,
I had a big project and receive something like "The project has 11,606 files (mostly Java). With 5,219 Java files and 33 modules, full analysis would require ~460 batches of 25 files each.".
The agent propose options like:
(a) Scope to a specific module (specify a path like inventory-service)
(b) Continue with full analysis (will take longer)
My quesion is, if I select a to handle eache sub folder seperately, is the following statement true?
.understand-anythingfolder with the index files.If #2 is true, is it possoble to joint navigate the graph? or I have to go into each folder to run and only navigate the content of the single folder only?
Is there any siggestion for s BIG project?
B.R.