A class that represents the package ancestry graph. Given a package Id (0Ho) or a package version Id (04t), it will build a graph of the package's ancestors.

Hierarchy

Constructors

Accessors

Methods

  • Returns the internal representation of the requested package ancestry graph.

    Returns DirectedGraph<Attributes, Attributes, Attributes>