Expand description
Adaptive Radix Tree (ART) for property indexes
ART provides space-efficient indexing with excellent cache performance through adaptive node sizes and path compression.
Structs§
- Adaptive
Radix Tree - Adaptive Radix Tree for property indexing
- ArtIter
- Iterator over ART entries
Enums§
- ArtNode
- ART node types with adaptive sizing