Package | Description |
---|---|
de.lmu.ifi.dbs.elki.database |
ELKI database layer - loading, storing, indexing and accessing data
|
Modifier and Type | Class and Description |
---|---|
class |
HashmapDatabase
Database storing data using hashtable storage, and thus allowing additional
and removal of objects.
|
class |
ProxyDatabase
A proxy database to use e.g. for projections and partitions.
|
class |
StaticArrayDatabase
This database class uses array-based storage and thus does not allow for
dynamic insert, delete and update operations.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.