SnapDB.Snap.Tree.Specialized Namespace

The SnapDB.Snap.Tree.Specialized namespace organizes all common SnapDB library functionality related to sorted binary tree nodes, e.g., the SequentialSortedTreeWriterTKey, TValue class.

Classes

NodeHeaderTKey Contains basic data about a node in the SortedTree.
NodeWriterTKey, TValue Provides methods for writing sequential-order nodes in a tree structure.
SequentialSortedTreeWriterTKey, TValue A specialized serialization method for writing data to a disk in the SortedTreeStore method.
SparseIndexWriterTKey Contains information on how to parse the index nodes of the SortedTree.