Download levelgraph Free Java Code

Description

Graph database built on top of LevelUP with pattern matching and join support. Works on both Node.js and the browsers.

Source Files

The download file levelgraph-master.zip has the following entries.


.gitignore// w  w w .  java  2s  .c  o m
.jshintrc
.npmignore
.travis.yml
CONTRIBUTING.md
HISTORY.md
README.md
benchmarks/contrainedJoin.js
benchmarks/joinStream.js
benchmarks/readStream.js
benchmarks/reads.js
benchmarks/writes.js
benchmarks/writesStream.js
browserify.sh
build/levelgraph.js
build/levelgraph.min.js
examples/foaf-web.html
examples/foaf.js
examples/foafNavigator.js
lib/browserstreamwrapper.js
lib/getdb-browser.js
lib/getdb.js
lib/joinstream.js
lib/keyfilterstream.js
lib/levelgraph.js
lib/materializerstream.js
lib/navigator.js
lib/queryplanner.js
lib/sortjoinstream.js
lib/streamwrapper.js
lib/utilities.js
lib/variable.js
lib/writestream.js
logo.png
package.json
test/abstract_join_algorithm.js
test/basic_join_spec.js
test/common.js
test/creation_api_spec.js
test/fixture/foaf.js
test/mocha.opts
test/navigator_spec.js
test/properties_spec.js
test/queryplanner_spec.js
test/sort_join_spec.js
test/triple_store_spec.js
test/variable_spec.js

Download

Click the following link to download levelgraph-master.zip.

levelgraph-master.zip




















Home »
  Javascript Free Code Download »
    Graphics »




2D
3D
Graph
SVG
Visualization
WebGL