Lines Matching refs:node
1252 # This command assumes that the argument is a node blob for a 2 dimensional
1253 # i32 r-tree table. It decodes and returns a list of cells from the node
1258 # For internal (non-leaf) nodes, the rowid is replaced by the child node
1279 # aData must be a node blob. This command returns true if the node contains
1344 # each R*Tree node.
1346 # The following creates a 6 node r-tree structure.
1360 # in the %_parent shadow table that identifies the parent node.
1362 # In this case nodes 2-6 are the children of node 1.
1369 # to the node that contains that entry.
1505 } {{Dimension 0 of cell 3 on node 3 is corrupt}}
1508 # EVIDENCE-OF: R-13844-15873 unless the cell is on the root node, that
1509 # the cell is bounded by the parent cell on the parent node.
1522 } {{Dimension 1 of cell 3 on node 3 is corrupt relative to parent}}
1527 # to the correct node.
1539 # an entry in the %_parent table mapping from the cell's child node to
1540 # the node that it resides on.