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
- Relate
Edge - Build a RELATE query with edge content.
- Select
- Table
- Update
Enums§
- Returning
- How a mutating statement should return its affected rows.