Docs.rs
typedb-driver-3.4.4
typedb-driver 3.4.4
Permalink
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
tokio ^1.28.2
normal
tokio-stream ^0.1.11
normal
tonic ^0.12
normal
tonic-types ^0.12
normal
typedb-protocol =3.4.0
normal
uuid ^1.1.2
normal
Versions
33.61%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
typedb_
driver
3.4.4
Module type_
Module Items
Structs
In typedb_
driver::
concept
typedb_driver
::
concept
Module
type_
Copy item path
Source
Structs
ยง
Attribute
Type
Attribute types represent properties that other types can own.
Entity
Type
Entity types represent the classification of independent objects in the data model of the business domain.
Relation
Type
Relation types (or subtypes of the relation root type) represent relationships between types. Relation types have roles.
Role
Type
Roles are special internal types used by relations. We can not create an instance of a role in a database. But we can set an instance of another type (role player) to play a role in a particular instance of a relation type.