Cargo Features
[dependencies]
oxirs-graphrag = { version = "0.2.1", default-features = false, features = ["community-detection", "hierarchical-summarization", "sparql-extensions", "streaming"] }
- default = community-detection, hierarchical-summarization
-
These default features are set whenever
oxirs-graphragis added withoutsomewhere in the dependency tree.default-features = false - community-detection default
- hierarchical-summarization default
- sparql-extensions
- streaming = oxirs-stream
Features from optional dependencies
In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- oxirs-stream streaming?
-
Enables oxirs-stream
Optional: streaming support