MCPcopy Create free account
hub / github.com/andylamp/BPlusTree / isRoot

Method isRoot

src/main/java/ds/bplus/bptree/TreeNode.java:239–242  ·  view source on GitHub ↗

Check if the node in question is a tree root. @return true if it is a tree root, false if it's not.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

isTimeToMergeMethod · 0.95
writeNodeMethod · 0.80
writeNodeMethod · 0.80
splitTreeNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected