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

Method resolve_extract_nodes

node-graph/graph-craft/src/document.rs:1102–1135  ·  view source on GitHub ↗

Converts the `DocumentNode`s with a `DocumentNodeImplementation::Extract` into a `ClonedNode` that returns the `DocumentNode` specified by the single `NodeInput::Node`. The referenced node is removed from the network, and any `NodeInput::Node`s used by the referenced node are replaced with a generically typed network input.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

extract_nodeFunction · 0.80

Calls 10

retainMethod · 0.80
popMethod · 0.80
ProtoNodeClass · 0.70
iterMethod · 0.45
cloneMethod · 0.45
removeMethod · 0.45
get_mutMethod · 0.45
tyMethod · 0.45
iter_mutMethod · 0.45
extendMethod · 0.45

Tested by 1

extract_nodeFunction · 0.64