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

Method apply_delta

document/graph-storage/src/document.rs:122–131  ·  view source on GitHub ↗

Apply a retired commit. Idempotent on structural ops (AddNode/AddNetwork on existing targets, Remove on missing ones) since hot ops already produced the structural state. The point is to bump field timestamps to T_retire via the LWW arms.

(&mut self, delta: Delta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

commit_opFunction · 0.80

Calls 5

all_parentsMethod · 0.80
apply_op_idempotentMethod · 0.80
containsMethod · 0.45
cloneMethod · 0.45
pushMethod · 0.45

Tested by 1

commit_opFunction · 0.64