- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 110字
- 2021-07-08 09:37:37
Getting Started with Neo4j
In this chapter, we will be taking a much closer look at the real subject of this book, that is, learning Neo4j--the world's leading graph database. In this chapter, we will be going through and familiarizing ourselves with the database management system so that we can start using it in the following chapters with real-world models and use cases.
We will discuss the following topics in this chapter:
- Key concepts and characteristics of Neo4j
- Neo4j's sweet spot use cases
- Neo4j's licensing model
- Installing Neo4j
- Using Neo4j in the cloud
- Using Neo4j Sandbox
- Using Neo4j in a Docker container
Let's start with the first topic straightaway.
推薦閱讀
- Beginning Java Data Structures and Algorithms
- arc42 by Example
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Learning Neo4j 3.x(Second Edition)
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- Linux:Embedded Development
- 青少年信息學(xué)競(jìng)賽
- Programming with CodeIgniterMVC
- C++語言程序設(shè)計(jì)
- Getting Started with Python
- 和孩子一起學(xué)編程:用Scratch玩Minecraft我的世界
- 用Python動(dòng)手學(xué)統(tǒng)計(jì)學(xué)
- 趣學(xué)數(shù)據(jù)結(jié)構(gòu)
- Django 2.0 入門與實(shí)踐