use

suspend fun Surreal.use(ns: String, db: String)

Use

This method sets the namespace and database for the current connection

Parameters

ns

The namespace to use

db

The database to use