synograph

0.4.0 • Public • Published

SynoGraph

A Graph DB for humans, via NodeJS

Please see the docs for individual docs.

Main API

require('synograph').Graph // In memory SynoGraph
require('synograph').PersistentGraph // A Persistent SynoGraph
require('synograph').Model // A Model creator
require('synograph').modelsFactory // A Model factory

Readme

Keywords

none

Package Sidebar

Install

npm i synograph

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

  • oakfang