Module method

Source
Expand description

Methods to use when interacting with a SurrealDB instance

Structs§

Authenticate
An authentication future
Backup
A stream of exported data
Content
A content future
Create
A record create future
Delete
A record delete future
Export
A database export future
ExportConfig
Marker type for configured exports
Health
A health check future
Import
An database import future
Insert
An insert future
Invalidate
A session invalidate future
Live
Live query marker type
Merge
A merge future
Model
Machine learning model marker type for import and export types
Patch
A patch future
Query
A query future
QueryStream
A LIVE SELECT stream from the query method
Run
A run future
Select
A select future
Set
A set future
Signin
A signin future
Signup
A signup future
Stats
Query statistics
Stream
A stream of live query notifications
Unset
An unset future
Update
An update future
Upsert
An upsert future
UseDb
UseNs
Stores the namespace to use
Version
A version future
WithStats
Responses returned with statistics

Traits§

IntoFn
Converts a function into name and version parts