0.3.2 • Published 4 years ago

@uncharted.software/bgraph v0.3.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

BGraph

In-memory browser-compatible Graph DB

Dagoba Fork

BGraph began as a TypeScript rewrite of Dann Toliver's Dagoba: in-memory graph database - Copyright (c) Dann Toliver, 2015. Original implementation illustrated in the book 500 Lines or Less: http://aosabook.org/en/index.html

Setup (Development)

  1. Install
$ yarn install
  1. Start development interface
$ yarn develop