Degree is a node attribute that represents the number of edges connected to the node.
Weighted Degree is another node attribute that represents the sum of the edge weights corresponding to the edges connected to the node.
Weighted Degree is automatically mapped to the Size dimension when you compute the structure of a network.