diff --git a/free-programming-books-de.md b/free-programming-books-de.md index ecdbea20..f730ebe2 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -18,6 +18,7 @@ * [LaTeX](#latex) * [Meta-Lists](#meta-lists) * [MySQL](#mysql) +* [Neo4j](#neo4j) * [PHP](#php) * [Symfony](#symfony) * [Python](#python) @@ -148,6 +149,11 @@ * [MySQL](http://www.peterkropff.de/site/mysql/mysql.htm) — Peter Kropff [Online, PDF] +### Neo4j + +* [Neo4j 2.0 – Eine Graphdatenbank für alle](https://neo4j.com/neo4j-graphdatenbank-book/) - Michael Hunger (PDF) *(email requested)* + + ### PHP * [PHP](http://www.peterkropff.de/site/php/php.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]