Docs.rs
sqlite-knowledge-graph-0.10.1
sqlite-knowledge-graph 0.10.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hiyenwong
Dependencies
chrono ^0.4.44
normal
nalgebra ^0.33
normal
ndarray ^0.15
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rusqlite ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlite-loadable ^0.0.6-alpha.6
normal
thiserror ^1.0
normal
tracing ^0.1
normal
criterion ^0.5
dev
shellexpand ^3.1
dev
tempfile ^3.10
dev
Versions
62.58%
of the crate is documented
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
Skip to main content
update_entity
sqlite_
knowledge_
graph
0.10.1
In sqlite_
knowledge_
graph::
graph::
entity
sqlite_knowledge_graph
::
graph
::
entity
Function
update_
entity
Copy item path
Source
pub fn update_entity(conn: &
Connection
, entity: &
Entity
) ->
Result
<
()
>
Expand description
Update an entity.