Uses of Interface
de.lmu.ifi.dbs.elki.database.UpdatableDatabase

Packages that use UpdatableDatabase
de.lmu.ifi.dbs.elki.database ELKI database layer - loading, storing, indexing and accessing data 
 

Uses of UpdatableDatabase in de.lmu.ifi.dbs.elki.database
 

Classes in de.lmu.ifi.dbs.elki.database that implement UpdatableDatabase
 class HashmapDatabase
          Provides a mapping for associations based on a Hashtable and functions to get the next usable ID for insertion, making IDs reusable after deletion of the entry.
 


Release 0.4.0 (2011-09-20_1324)