Flow uses two different collections, one contains latest flows (one per name) and the the other is history collection containing all flows that have been added. Because mongo does NOT allow to update `_id` field we have to use custom `uuid` field, so we can update this field in flow collection to ma
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected