Talk:B-tree
From DocForge
"A B-tree structure is an evolution of a linked list, in which every node contains an element, and two or more pointers to more nodes."
Umm, binary means two. If it has more nodes, it's not a binary tree.
--Chris 16:55, 8 June 2008 (EDT)
You may want to check the page history, because you're the one who wrote that. :) I'll remove the binary tree reference since b-trees and binary trees aren't synonymous. --Matt 18:22, 8 June 2008 (EDT)

