- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 120字
- 2021-07-08 09:37:40
The features
Neo4j offers different feature sets for different editions of the graph database management system:
- Community Edition: This is the basic, fully functional, high-performance graph database.
- Enterprise Edition: This adds a number of typical Enterprise features to
the Community Edition: clustering (for high availability and load balancing), advanced monitoring, advanced caching, online backups, and more. Neo Technology has a number of additional features lined up on the Enterprise Edition road map.
Most users of Neo4j start off with the Community Edition, but then deploy into production on the Enterprise Edition.
Since Enterprise Version 3.2, it is possible to deploy Neo4j as a cluster between different data centers, possibly on different continents, and still ensure that the transactions are ACID.
推薦閱讀
- 數據庫程序員面試筆試真題與解析
- Mastering RabbitMQ
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Mastering Natural Language Processing with Python
- R語言數據可視化之美:專業圖表繪制指南
- Implementing Cisco Networking Solutions
- 零基礎學MQL:基于EA的自動化交易編程
- JS全書:JavaScript Web前端開發指南
- Getting Started with Gulp
- Java EE 8 Application Development
- Node.js全程實例
- 深入分布式緩存:從原理到實踐
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Java SE實踐教程
- PHP編程基礎與實踐教程