Next: csv_storage and tab_storage
Up: Data Storage
Previous: Data Storage
Index
dict_storage
The simplest storage class. It is an in-memory implementation of the
storage interface. The constructor of this class has no parameters (no storage_location
parameter needed). Obviously, the first method to be used
before being able to do anything useful with an object of this type is the method
write_table().
Next: csv_storage and tab_storage
Up: Data Storage
Previous: Data Storage
Index
info (at) urbansim.org