-
Notifications
You must be signed in to change notification settings - Fork 0
Neo4j
David Liu edited this page Mar 31, 2025
·
2 revisions
- Connected data, suitable for social network and search index, Both nodes and relationships can have metadata
- Embeddable in java application(Neo4A)
- Scriptable in Groovy(the one used in gradle)
- Query language: Cypher
- Develop platform: Self-contained web admin
- Transaction operations supported
- Since 2004
- 有sharding
- 不支持auto partition,但可以手动partition