Line 8:
Line 8:
== Data structures ==
== Data structures ==
−
# Data Dictionary ([[BTree.java |B-tree]] for part 2)
+
# Data Dictionary ([[BPTree.java |B+ tree]] for part 2)
#* Related commands:
#* Related commands:
#** [[createCity]]
#** [[createCity]]
#** [[listCities]]
#** [[listCities]]
#** [[clearAll]]
#** [[clearAll]]
−
#** [[printBTree]]
+
#** [[printBPTree]]
# Spatial Map ([[PM Quadtree#PM3 Quadtree |PM3 Quadtree]] for part 2)
# Spatial Map ([[PM Quadtree#PM3 Quadtree |PM3 Quadtree]] for part 2)
#* Related commands:
#* Related commands: