issundb 0.0.0

Embedded graph database with vector and full-text search. Name placeholder; the first functional release is in progress.
Documentation
1
2
3
4
5
6
7
//! # IssunDB
//!
//! Embedded graph database with vector search, full-text search, and Cypher
//! query support, written in Rust.
//!
//! This `0.0.0` release is a name placeholder. The first functional release is
//! in progress. See <https://github.com/IssunDB/issun-db> for status.