arrow-graph 0.2.0

Arrow-native graph processing engine with SQL interface
Documentation
1
2
3
4
pub mod extension;
pub mod functions;

pub use extension::GraphSqlExtension;