C1.LiveLinq.Indexing Namespace : IndexingAlgorithm Class |
The following tables list the members exposed by IndexingAlgorithm.
Name | Description | |
---|---|---|
RedBlackTree | The red-black tree algorithm, a type of self-balancing binary search tree widely used in computer science because it has good performance that does not significantly degrade even in worst cases. |
Name | Description | |
---|---|---|
CreateIndex<T,TKey> | Creates a new index. |