Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 279 Bytes

File metadata and controls

14 lines (9 loc) · 279 Bytes

Nodejs bindings for icebug

Icebug is a zero-copy Apache Arrow based graph analytics package. It contains more than 100 graph algorithms.

This is a nodejs wrapper for the library.

Installation

npm install
npm run test