Expand description
Prelude module containing the most commonly used types
Re-exportsยง
pub use crate::config::Config;pub use crate::core::Document;pub use crate::core::DocumentId;pub use crate::core::Entity;pub use crate::core::EntityId;pub use crate::core::KnowledgeGraph;pub use crate::core::GraphRAGError;pub use crate::core::Result;