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§
- Batch
Result - Batch operation result.
- DocRef
- List
Result - Unified list query result.
Returned by
TableRef::get_list(). - OrBuilder
- Table
Ref - Immutable query builder for a EdgeBase table.
- Upsert
Result - Upsert operation result.