We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee8998 commit 21f91faCopy full SHA for 21f91fa
content/pages/03-data/14-neo4j.markdown
@@ -65,3 +65,7 @@ of the database.
65
* [Analyzing the Paradise Papers with Neo4j: A Closer Look at Queries, Data Models & More](https://neo4j.com/blog/analyzing-paradise-papers-neo4j/)
66
uses the Neo4j Cypher Query Language to perform analysis on the leaked
67
Paradise Papers data.
68
+
69
+* [How to Import the Bitcoin Blockchain into Neo4j](https://neo4j.com/blog/import-bitcoin-blockchain-neo4j/)
70
+ shows how to use an existing cryptocurrency data set within Neo4j to
71
+ perform analysis on the graph structure.
0 commit comments