|
|
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use AbstractDatabase | |
|---|---|
| de.lmu.ifi.dbs.elki.database | ELKI database layer - loading, storing, indexing and accessing data |
| Uses of AbstractDatabase in de.lmu.ifi.dbs.elki.database |
|---|
| Subclasses of AbstractDatabase in de.lmu.ifi.dbs.elki.database | |
|---|---|
class |
IndexDatabase<O extends DatabaseObject>
IndexDatabase is a database implementation which is supported by an index structure. |
class |
MetricalIndexDatabase<O extends DatabaseObject,D extends Distance<D>,N extends MetricalNode<N,E>,E extends MTreeEntry<D>>
MetricalIndexDatabase is a database implementation which is supported by a metrical index structure. |
class |
SequentialDatabase<O extends DatabaseObject>
SequentialDatabase is a simple implementation of a Database. |
class |
SpatialIndexDatabase<O extends NumberVector<O,?>,N extends SpatialNode<N,E>,E extends SpatialEntry>
SpatialIndexDatabase is a database implementation which is supported by a spatial index structure. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||