暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

Neo4j初接触

晃荡萝卜DBs 2021-04-10
285

Neo4j社区版 缺失权限访问控制,不支持Constraint,无法在线备份,不支持高可用,不支持加密。

Base Neo4j v4.2 

Table 1. Key features


Feature

Community Edition

Enterprise Edition

Property graph model

Native graph processing & storage

ACID-compliant transactions

Cypher graph query language

Neo4j Browser with syntax highlighting

Bolt Protocol

Language drivers for C#, Java, JavaScript & Python 

High-performance native API

High-performance caching

Cost-based query optimizer

Graph algorithms library to support AI initiatives 

Fast writes via native label indexes

Composite indexes

Full-text node & relationship indexes

Store copy

Auto-reuse of space

Multiple databases (beyond the system
 and default databases)

Slotted and Pipelined Cypher runtimes

Property-existence constraints

Node Key constraints

Listing and terminating running queries

Role-based access control

Sub-graph access control

LDAP and Active Directory integration

Kerberos security option

Table 2. Performance and scalability features

Feature

Community Edition

Enterprise Edition

Feature

Community Edition

Enterprise Edition

Causal Clustering for global scale applications

Enterprise lock manager accesses all cores on server

Intra-cluster encryption

Offline backups

Online backups

Encrypted backups

Rolling upgrades

Automatic cache warming

Routing and load balancing with Neo4j Drivers

Advanced monitoring

Graph size limitations

34 billion nodes, 34 billion relationships, and 68 billion properties

No limit

Bulk import tool

Bulk import tool, resumable

文章转载自晃荡萝卜DBs,如果涉嫌侵权,请发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论