Skip to main content

Module node

Module node 

Source
Expand description

R-tree node types and constants.

Structs§

ArchivedRTreeEntry
An archived RTreeEntry
RTreeEntry
A spatial entry stored in an R-tree leaf.
RTreeEntryResolver
The resolver for an archived RTreeEntry

Constants§

INTERNAL_CAPACITY
LEAF_CAPACITY
MIN_FILL_INTERNAL
MIN_FILL_LEAF
REINSERT_COUNT_LEAF

Type Aliases§

EntryId
Unique identifier for a spatial entry (document RID or opaque u64).