The constructor function initializes an object with a given id.
The id parameter is the identifier for the vertex. It is used to uniquely identify the vertex within a graph or network.
id
Protected
Generated using TypeDoc
The constructor function initializes an object with a given id.