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

Method isInternalNode

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

Check if the node in question is an internal node (including root) @return true if the node is an internal node, false if it's not.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

setNodeTypeMethod · 0.95
splitTreeNodeMethod · 0.95
printNodeAtMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected