MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / replay_from_history

Method replay_from_history

document/graph-storage/src/session.rs:238–252  ·  view source on GitHub ↗

Rebuild the registry from scratch by applying every delta in causal order. `deltas` must be in causal order (every parent before its children).

(peer: PeerId, deltas: impl IntoIterator<Item = Delta>, next_node_counter: u64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

apply_op_idempotentMethod · 0.80
cloneMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected