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

Method next_node_id

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

Mint a fresh `NodeId` scoped to this document's peer. The 64-bit ID is `blake3(peer, counter)` truncated; the counter is shared across peers and persisted with the document.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

NodeIdClass · 0.70