MCPcopy 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
124void Node::SetParent(const Node* parent) { parent_ = parent; }
125
126// ----------------------------------------------------------------------
127// Primitive node

Callers 1

GroupNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected