Companion

object Companion

Functions

Link copied to clipboard

Opens a node using a YAML configuration file - will throw an exception if the specified path does not exist or is not a valid .yaml extension file.

fun openNode(configure: Xtdb.Config.() -> Unit): Xtdb
Link copied to clipboard