Skip to content

hdkmraf/JSONtoNeo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONtoNeo4j

This tool allows you to generate a Neo4j graph from .json and .js files. It will read all the .json and/or .js files in a path. You have to specify a property as index for Neo4j, JSON objects with that property will be imported as nodes. Objects without it will be ignored. The database will be reinitialized (deleted) every time you run the importer.

Building

 ./build.sh

Running

./run.sh path database index

About

Create neo4j graphs from JSON files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published