![]() |
MobilityDB 1.3
|
◆ node_swap()
Swaps two STBoxes and their associated data within an RTree node. This function exchanges the positions of two STBoxes 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. This function is useful for reordering elements within a node. |