current property

GraphSnapshot<V> get current

Implementation

GraphSnapshot<V> get current => _graphs[_index];