degree property

int degree
getter/setter pair

The degree of this vertex. 当前节点总的【度】数量

Implementation

int degree = 0;