Uses of Interface
it.unipi.di.textdb.SearchableDB

Packages that use SearchableDB
it.unipi.di.textdb   
 

Uses of SearchableDB in it.unipi.di.textdb
 

Classes in it.unipi.di.textdb that implement SearchableDB
 class FrontCoding
          A TextDB that uses the Front-Coding technique to compress its records and a bucketing scheme to provide efficient access to them.