orientdb 0.1.2

A Rust library for in-memory graph database
Documentation
1
2
3
4
mod simple_graph;
mod prelude;

pub use prelude::*;