Skip to main content

Module table

Module table 

Source
Expand description

EdgeBase Rust SDK — TableRef (immutable query builder)

All HTTP calls delegate to Generated Core (api_core.rs). No hardcoded API paths — the core is the single source of truth.

Structs§

BatchResult
Batch operation result.
DocRef
ListResult
Unified list query result. Returned by TableRef::get_list().
OrBuilder
TableRef
Immutable query builder for a EdgeBase table.
UpsertResult
Upsert operation result.