edgeCount property

int edgeCount

Implementation

int get edgeCount =>
    snapshot._nodes[_offset + snapshot.meta.nodeEdgeCountIndex];