Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
Xtdb
/
connect
connect
abstract
override
fun
connect
(
)
:
Xtdb.Connection
abstract
fun
connect
(
dbName
:
DatabaseName
)
:
Xtdb.Connection
Opens an in-process connection to the named database.