issundb-core 0.1.0-alpha.5

IssunDB's storage engine and core data structures
Documentation

issundb-core

The storage engine and core data structures of IssunDB.

This crate owns graph storage on LMDB. Things like 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 instead of directly depending on this crate.

License

MIT or Apache-2.0.