Search the docs
Languages
/
Mojo
Methods
The unset() method for the SurrealDB Mojo SDK removes a parameter for this connection.
Removes a parameter previously assigned with set().
set()
Method Syntax
client.unset(name, session)
name
session
client.unset("name")
Was this page helpful?
Previous
transaction_multi
Next
update