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

Method isEmpty

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

Check if the node is empty (and definitely needs merging) @return true if it is empty false if it's not.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

isTimeToMergeMethod · 0.95
DeleteResultMethod · 0.80
deleteKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected