Docs.rs
omnigraph-engine-0.4.1
omnigraph-engine 0.4.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AaronWGoh
Dependencies
arrow-array ^57
normal
arrow-cast ^57
normal
arrow-ord ^57
normal
arrow-schema ^57
normal
arrow-select ^57
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
datafusion ^52
normal
fail ^0.5
normal
optional
futures ^0.3
normal
lance ^4.0.0
normal
lance-datafusion ^4.0.0
normal
lance-file ^4.0.0
normal
lance-index ^4.0.0
normal
lance-linalg ^4.0.0
normal
lance-namespace ^4.0.0
normal
lance-table ^4.0.0
normal
object_store ^0.12.5
normal
omnigraph-compiler ^0.4.1
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tracing ^0.1
normal
ulid ^1
normal
url ^2
normal
lance-namespace-impls ^4.0.0
dev
omnigraph-compiler ^0.4.1
dev
serial_test ^3
dev
tokio ^1
dev
Versions
17.73%
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 graph_index
omnigraph
0.4.1
Module graph_
index
Module Items
Structs
In crate omnigraph
omnigraph
Module
graph_
index
Copy item path
Source
Structs
§
CsrIndex
CSR (Compressed Sparse Row) adjacency index.
Graph
Index
Topology-only graph index. No node data cached — just adjacency.
Type
Index
Dense u32 mapping for a single node type: String ID ↔ dense index.