IssunDB
IssunDB is a fast embedded graph database with vector search, full-text search, and hybrid retrieval, written in Rust.
This is the main crate of IssunDB, and exposes the Graph type, Cypher query execution, vector search, full-text search, and hybrid retrieval APIs.
Applications should depend on this crate rather than on the internal workspace crates.
Visit the project repository for documentation and examples.
License
MIT or Apache-2.0.