How to Import the Bitcoin Blockchain into Neo4j [Community Post]
Jan 09, 2018 8 mins read
This guide runs through the basic steps for importing the bitcoin blockchain into a Neo4j graph database. The whole process is just about taking data from one format (blockchain data), and converting it into another format (a graph database). The only thing that makes this slightly... read more