Changes

4 bytes added ,  19:35, 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 14: Line 14:  
#** [[listCities]]
 
#** [[listCities]]
 
#** [[clearAll]]
 
#** [[clearAll]]
#** [[printBTree]]
+
#** [[printBPTree]]
 
#** [[nameRange]]
 
#** [[nameRange]]
# Spatial Map (PM3 Quadtree for part 2)
+
# Spatial Map (PM3 Quadtree from part 2)
 
#* Related commands:
 
#* Related commands:
 
#** [[mapRoad]]
 
#** [[mapRoad]]