Skip to main content

Module query

Module query 

Source

Structs§

Batch
Concatenates SurrealQL statements with ; separators. The store’s typical pattern is a mutation followed by a SELECT that re-projects the row.
Create
CREATE <target> [CONTENT … | SET …] [RETURN …].
Delete
Insert
Relate
RelateEdge
Build a RELATE query with edge content.
Select
Table
Update

Enums§

Returning
How a mutating statement should return its affected rows.