Docs.rs
typedb-driver-3.7.0-rc4
typedb-driver 3.7.0-rc4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
haikalpribadi
typedb-bot
Dependencies
chrono ^0.4.38
normal
chrono-tz ^0.9.0
normal
crossbeam ^0.8.2
normal
futures ^0.3.30
normal
http ^1.1.0
normal
itertools ^0.10.3
normal
log ^0.4.17
normal
maybe-async ^0.2.7
normal
prost ^0.13
normal
serde ^1.0.207
normal
tokio ^1.28.2
normal
tokio-stream ^0.1.11
normal
tonic ^0.12
normal
tonic-types ^0.12
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
typedb-protocol =3.7.0-rc0
normal
uuid ^1.1.2
normal
Versions
40.9%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module analyze
typedb_
driver
3.7.0-rc4
Module analyze
Module Items
Modules
Structs
Enums
In crate typedb_
driver
typedb_driver
Module
analyze
Copy item path
Source
Modules
§
conjunction
pipeline
Structs
§
Analyzed
Query
An
AnalyzedQuery
contains the server’s representation of the query and preamble functions; as well as the result of types inferred for each variable by type-inference.
Fetch
Leaf
Holds typing information about a leaf value in a
Fetch
document.
Function
Holds a representation of the function, and the result of type-inference for each variable.
Variable
Annotations
Enums
§
Fetch
A representation of the ‘fetch’ stage of a query
Return
Operation
A representation of the return operation of the function
Type
Annotations
The category of a variable, and the possible types determined by type-inference.