public interface DatabaseConnection
A database connection is to manage the input and for a database where algorithms can run on. An implementation may either use a parser to parse a sequential file or piped input and provide a file based database or provide an intermediate connection to a database system.
Modifier and Type | Method and Description |
---|---|
MultipleObjectsBundle |
loadData()
Returns the initial data for a database.
|
MultipleObjectsBundle loadData()
Copyright © 2019 ELKI Development Team. License information.