Skip to content

Small script to build Neo4J graph from Wikidata JSON dumps

License

Notifications You must be signed in to change notification settings

zacernst/wikidata_to_neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

WikiData to Neo4J

This is a little script that reads the json dumps from WikiData and outputs a file containing Cypher statements (the language used by Neo4J) which will insert nodes and edges into a graph.

This is a very alpha version, not really tested -- use at your own risk, your mileage may vary, etc.

Run python read_wikidata.py -h for usage information.

About

Small script to build Neo4J graph from Wikidata JSON dumps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages