Token List Indexes

Temporal Tree Indexes are very much similar to Spatial Indexes except they use time quantities CODBPP::DATE and CODBPP::FILETIME, and are one dimensional which goes from start to finish. T-Tree Indexes will search for all over lapping time periods between the search quantities and the corresponding index fields.

The Structure of the T-Tree is identical to the spatial indexes and is searched in identical fashion.

Temporal Indexes where added new in version 3.5 of ObjectDatabase++