factis-store-identity

1.0.1 • Public • Published

Be sure to check http://factis.io for more information and documentation !

Factis store identity

This module is a datastore for Factis, the modular database system.

The identity store deals with the equality and inequality predicates.

Installation

Using NPM

npm install factis-store-identity

Usage

Require the module

var FactisIdentity = require('factis-store-identity');

Create a new store

var identity = new FactisIdentity();

Check the documentation on factis.io

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i factis-store-identity

    Weekly Downloads

    1

    Version

    1.0.1

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • crubier