-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Platform 2021-01-11, Dev Platform 2021-01-25, Dev Platform 2021-02-08, Dev Platform 2021-02-22, Dev Platform 2021-03-08, Dev Platform 2021-03-22, Dev Platform 2021-04-05, Dev Platform 2021-04-19
implement options to allow the tool to perform and return the values for these queries:
- What are all paths by which node X depends on node Y?
- Is there a single edge which if removed disconnects node X from node Y?
- What are the weightiest public edges (e.g. add the most transitive edges)
- depends on
-
SERVER-52567 Create python command line tool for libdeps graph reading
- Closed