0.1.5 • Published 9 years ago

hexastore v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Deprecated

Go check the factis package and factis.io instead !

Old description

A fast, pure javascript triple store implementation, also useful as a graph database. Works in any browser, with browserify or webpack. Early development, API is subject to changes.

Hexastore is based on this research paper. It is a way to structure RDF data such that queries are really fast. However, as implemented here, it has a 6 fold increase in memory usage as compared to a naive implementation of a triple store.

Documentation on the project page: http://crubier.github.io/Hexastore

Travis Coverage Status Gemnasium npm npm node GitHub tag Codacy

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago