surrealdb-core 3.2.1

A scalable, distributed, collaborative, document-graph database, for the realtime web
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod ac;
pub mod access;
pub mod all;
pub mod eq;
pub mod ic;
pub mod nd;
pub mod nh;
pub mod ni;
pub mod ns;
pub mod rc;
pub mod root_config;
pub mod tl;
pub mod us;