- Neo4j High Performance
- Sonal Raj
- 182字
- 2021-07-23 20:17:09
What you need for this book
This book is written for developers who work on machines based on Linux, Mac OS X, or Windows. All prerequisites are described in the first chapter to make sure your system is Neo4j-enabled and meets a few requirements. In general, all the examples should work on any platform.
This book assumes that you have a basic understanding of graph theory and are familiar with the fundamental concepts of Neo4j. It focuses primarily on using Neo4j for production environments and provides optimization techniques to gain better performance out of your Neo4j-based application. However, beginners can use this book as well, as we have tried to provide references to basic concepts in most chapters. You will need a server with Windows, Linux, or Mac and the Neo4j Community edition or HA installed. You will also need Python and py2neo configured.
Lastly, keep in mind that this book is not intended to replace online resources, but rather aims at complementing them. So, obviously you will need Internet access to complete your reading experience at some points, through provided links.
- Learning RxJava
- Linux網絡程序設計:基于龍芯平臺
- 單片機應用技術
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Linux Device Drivers Development
- 軟件測試技術指南
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- 一塊面包板玩轉Arduino編程
- Learning Material Design
- Building Slack Bots
- Learning Unreal Engine Game Development
- Instant GLEW
- 讓Python遇上Office:從編程入門到自動化辦公實踐
- C語言編程魔法書:基于C11標準
- 秒懂算法:用常識解讀數據結構與算法