MCPcopy Create free account
hub / github.com/amit-davidson/Building-a-NoSQL-database-from-zero / removeItemFromLeaf

Method removeItemFromLeaf

Part 7/node.go:376–379  ·  view source on GitHub ↗

removeItemFromLeaf removes an item from a leaf node. It means there is no handling of child nodes.

(index int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RemoveMethod · 0.45

Calls 1

writeNodeMethod · 0.95

Tested by

no test coverage detected