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

Method getNodes

Part 7/collection.go:217–230  ·  view source on GitHub ↗

getNodes returns a list of nodes based on their indexes (the breadcrumbs) from the root p \ a b \ / \ c d e f For [0,1,0] -> p,b,e

(indexes []int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PutMethod · 0.95
RemoveMethod · 0.95

Calls 1

getNodeMethod · 0.45

Tested by

no test coverage detected