class

SurrealDB::Client

Inherits Reference / Object

Instance methods

authenticate(user : String, pass : String)
Source
change(table : String, params : Data)
Source
create(table : String, params : Data)
Source
delete(data : String)
Source
info
Source
invalidate
Source
kill(data : String)
Source
let(key : String, value : String)
Source
live(data : String)
Source
modify(table : String, params : Data)
Source
query(query : String, params : Data)
Source
select(data : String)
Source
signin(user : String, pass : String)
Source
signup(user : String, pass : String)
Source
update(table : String, params : Data)
Source
use(ns : String, db : String)
Source