logo
分类于: 其它 职场办公

简介

Neo4j in Action

Neo4j in Action 0.0分

资源最后更新于 2020-11-20 04:56:14

作者:Jonas Partner

出版社:Manning

出版日期:2013-01

ISBN:9781617290763

文件格式: pdf

标签: Neo4j 图数据库 数据库 技术类 database 大数据 dev

简介· · · · · ·

Databases are easier to develop and use when the structure of your data matches the way you think and talk about them. Neo4j is a new graph database that allows you to persist data more naturally from domains such as social networking and recommendation engines, where representing data as a graph of interconnected nodes is a natural choice. Neo4j significantly outperforms relat...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

PART 1: INTRODUCTION TO NEO4J
1. A case for Neo4j database - FREE
2. Starting development with Neo4j - AVAILABLE
3. The power of traversals - AVAILABLE
4. Indexing the data - AVAILABLE
PART II: APPLICATION DEVELOPMENT WITH NEO4J
5. Cypher—Neo4j query language - AVAILABLE
6. Neo4j transactions
7. Traversals in depth
8. Neo4j with Spring data - AVAILABLE
PART III: NEO4J IN PRODUCTION
9. Neo4j: embedded vs server
10. Monitoring Neo4j
11. Maintaining Neo4j
12. Highly available Neo4j