getNames

fun getNames(databasePath: String): List<String>

Returns mosaic dataset table names in the SQLite database. This function will retrieve mosaic dataset table names from the input SQLite database. Returns a ListImpl of String.

Return

Mosaic dataset table names.

Since

200.1.0