issundb-core 0.1.0-alpha.2

IssunDB's storage engine and core data structures
docs.rs failed to build issundb-core-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-core

The storage engine and core data structures of IssunDB, an embedded graph database written in Rust.

This crate owns graph storage on LMDB: node and edge records, adjacency, transactions, indexes, CSR snapshots, and the GraphBLAS-backed graph algorithms. It is an internal crate; applications should depend on the issundb facade instead.

License

MIT or Apache-2.0.