edgeCount property

int get edgeCount

Implementation

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