x*********
Lv.2 学术文献阅读之星
2020/05/05 15:03
知识图谱可视化
Neo4j is the world’s leading graph database. Its architecture is designed for optimal management, storage, and traversal of nodes and relationships. The database takes a property graph approach, which is beneficial for both traversal performance and operations runtime. Neo4j offers dedicated memory management and memory-efficient operations.

It is scalable and can be deployed as a standalone server or across multiple machines in a fault-tolerant cluster for production environments. Other features for production applications include hot backups and extensive monitoring.

Cypher is a declarative query language for graphs. For more details, see the Cypher Manual. The recommended way of programmatically interacting with the database is either through the official drivers or using the Java API.

作者: 国防科技大学图书馆
领书计划详情
1人点赞
读者留言 (0) 写留言
下面没有了
回复 关闭