Interface DependencyGraphs


public interface DependencyGraphs
A set of dependency Graphs. It contains both the compile and the package graphs, through the latter could be empty in non full sync. Each graph is fairly lightweight, with each artifact node being mostly an address, children, and modifiers that are specific to this particular usage of the artifact rather than artifact properties.*
See Also: