GraphOptions.changes

Undocumented in source.
struct GraphOptions
@Option("changes", "C")
@Help("Only display the subgraph that will be traversed on an update.")
OptionFlag changes;

Meta