issundb 0.1.0-alpha.2

IssunDB's main crate; it exposes the public API for IssunDB
docs.rs failed to build issundb-0.1.0-alpha.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

IssunDB

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

This is the main crate and the public facade of the IssunDB workspace. It re-exports the stable API: the Graph type, Cypher query execution, vector search, full-text search, and hybrid retrieval. Applications should depend on this crate rather than on the internal workspace crates.

See the repository for documentation and examples.

License

MIT or Apache-2.0.