Crate surrealex

Crate surrealex 

Source

Structs§

GraphExpandParams
Parameters for a two-step graph traversal expansion.
QueryBuilder
ScriptBuilder
Helper to build a SurrealQL script composed of LET assignments and a final RETURN object.
TransactionBuilder
Builder for SurrealQL transactions.

Enums§

Condition
Represents a logical condition or a group of conditions for a WHERE clause. This enum allows for building a tree of logical operations.
Direction
Direction of graph traversal arrows.