CopyGraphExtension<V, E> extension

on

Methods

copy({bool empty = false}) Graph<V, E>

Available on Graph<V, E>, provided by the CopyGraphExtension extension

Creates a copy of this graph.