Changes

3 bytes added ,  19:34, 10 June 2008
m
→‎Data structures: more btree to bptree changes
Line 8: Line 8:     
== Data structures ==
 
== Data structures ==
# Data Dictionary (B-tree for part 2)
+
# Data Dictionary (B+ tree from part 2)
 
#* Related commands:
 
#* Related commands:
 
#** [[createCity]]
 
#** [[createCity]]
Line 16: Line 16:  
#** [[printBTree]]
 
#** [[printBTree]]
 
#** [[nameRange]]
 
#** [[nameRange]]
# Spatial Map (PM3 Quadtree for part 2)
+
# Spatial Map (PM3 Quadtree from part 2)
 
#* Related commands:
 
#* Related commands:
 
#** [[mapRoad]]
 
#** [[mapRoad]]