Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ SetParent
Method
SetParent
cpp/src/parquet/schema.cc:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void Node::SetParent(const Node* parent) { parent_ = parent; }
125
126
// ----------------------------------------------------------------------
127
// Primitive node
Callers
1
GroupNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected