org.mapdb / DB / TreeMapMaker / open

open

fun open(): BTreeMap<K, V>
Overrides Maker.open

Open existing collection, or throw {@link DBException.WrongConfiguration} if collection already exists.