Docs.rs
graphmind-0.7.0
graphmind 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
fab679
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.7
normal
optional
bincode ^1.3
normal
optional
bytes ^1.5
normal
chrono ^0.4
normal
clap ^4
normal
flate2 ^1.0
normal
graphmind-graph-algorithms ^0.7.0
normal
optional
graphmind-optimization ^0.7.0
normal
optional
hnsw_rs ^0.2.1
normal
optional
http-body-util ^0.1
normal
indexmap ^2.1
normal
lru ^0.12
normal
metrics ^0.24
normal
optional
metrics-exporter-prometheus ^0.16
normal
optional
mime ^0.3
normal
optional
ndarray ^0.15
normal
optional
openraft ^0.9
normal
optional
oxiri ^0.2
normal
optional
oxrdf ^0.2
normal
optional
percent-encoding ^2.3
normal
optional
pest ^2.7
normal
pest_derive ^2.7
normal
rand ^0.8
normal
regex ^1
normal
reqwest ^0.13.1
normal
optional
rio_api ^0.8
normal
optional
rio_turtle ^0.8
normal
optional
rio_xml ^0.8
normal
optional
rocksdb ^0.22
normal
optional
rust-embed ^8.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
sparesults ^0.2
normal
optional
spargebra ^0.3
normal
optional
thiserror ^1.0
normal
tokio ^1.35
normal
toml ^0.8
normal
tower ^0.5
normal
optional
tower-http ^0.5
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
http-body-util ^0.1
dev
tempfile ^3.8
dev
walkdir ^2
dev
Versions
100%
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 nlq
graphmind
0.7.0
Module nlq
Module Items
Modules
Structs
Enums
Type Aliases
In crate graphmind
graphmind
Module
nlq
Copy item path
Source
Expand description
Natural Language Querying (NLQ)
Implements Text-to-Cypher translation using LLMs.
Modules
§
client
NLQ Client for LLM interactions
Structs
§
NLQPipeline
Enums
§
NLQError
Type Aliases
§
NLQResult