BPlusTree
BPlusTree copied to clipboard
Result of './bpt_cli test.db search 100 10000'
when I execute the ./bpt_cli test.db search 100 10000, the results stops at 4707.
Is there something wrong?