Skip to content

Factisio/factis-store-identity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Fatis store giving the semantics of equal and not equal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published