issundb 0.1.0-alpha.3

IssunDB's main crate; it exposes the public API for IssunDB
Documentation

IssunDB

A fast embedded graph database with vector and full-text search, written in Rust.

This is the main crate and the public API of the IssunDB. It 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.