MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / owned_network_id

Method owned_network_id

document/graph-storage/src/from_runtime.rs:54–60  ·  view source on GitHub ↗

Stable id of the network owned by the node at this path, derived purely from the (structural) path and peer so it reproduces across `to_runtime` -> `from_runtime` round trips rather than depending on traversal order. A domain tag keeps it from colliding with this node's own `to_global_id`. The root network is `ROOT_NETWORK` and never goes through here.

(&self, peer: PeerId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

convert_implementationFunction · 0.80

Calls 1

NetworkIdClass · 0.85

Tested by

no test coverage detected