![]() |
MobilityDB 1.3
|
◆ node_swap()Swaps two bounding boxes and their associated data within an RTree node. The function exchanges the positions of two bounding boxes within a single RTree node. If the node is a leaf, it also swaps the associated IDs. For internal nodes, it swaps the pointers to child nodes. The function is useful for reordering elements within a node.
|