Docs.rs
infigraph-core-1.5.5
infigraph-core 1.5.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
murari316
Dependencies
anyhow ^1
normal
arrow ^58.3
normal
cozo ^0.7.6
normal
dirs-next ^2
normal
fs2 ^0.4.3
normal
glob ^0.3
normal
ignore ^0.4
normal
lbug =0.16.0
normal
model2vec-rs ^0.1
normal
notify ^6
normal
parquet ^58.3
normal
protobuf ^3
normal
rayon ^1
normal
regex ^1
normal
scip ^0.7.1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9.34
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^2
normal
toml ^0.8
normal
tree-sitter ^0.26
normal
ureq ^2
normal
usearch ^2.18
normal
cargo-husky ^1
dev
tree-sitter-python ^0.25
dev
Versions
24.61%
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
Module store
infigraph_
core
1.5.5
Module store
Module Items
Structs
In infigraph_
core::
graph
infigraph_core
::
graph
Module
store
Copy item path
Source
Structs
§
Graph
Stats
Graph
Store
Persistent graph store backed by Kuzu.
Write
Lock
RAII guard for exclusive write access to the graph store. Holds an advisory file lock on
<db_path>.lock
.