Simple Examples for getting and inserting data into B-Tree
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 163
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Could you please provide some simple examples of fetching and inserting data into the B-tree. From what you have already shown it seems fetching needs a Iterator and inserting needs a Mutator.
Am I right?
However there are no examples on how to use the Mutator to insert data into the B-tree or if there is any other simple way to do it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.