396397398399400401402403404405406
false); indexRow(session, newRow); } idx.unlinkNodes(root); } maxMemoryRowCount = Integer.MAX_VALUE; } }
650651652653654655656657
} IndexAVL idx = (IndexAVL) indexList[0]; NodeAVL root = (NodeAVL) accessorList[0]; idx.unlinkNodes(root); } }