MCPcopy Index your code
hub / github.com/andylamp/BPlusTree / BPlusTree

Method BPlusTree

src/main/java/ds/bplus/bptree/BPlusTree.java:34–40  ·  view source on GitHub ↗

Super basic constructor, create everything using their default values... @throws IOException is thrown when we fail to open/create the binary tree file

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

initializeCommonMethod · 0.95
openFileMethod · 0.95

Tested by

no test coverage detected