Neo4j的入门学习笔记

转载链接:Neo4j的入门学习笔记

总结:

1. Neo4j是图数据库,该库需要jdk依赖,Neo4j3.X版本需要jdk8依赖,然后官网下载Neo4j的Community版本

jdk安装配置链接  Neo4j下载链接

2. Neo4j下载之后需解压到根目录文件夹下,管理员运行cmd窗口输入:

neo4j.bat console

启动数据库服务,然后浏览器访问

http://localhost:7474

成功跳转到注册页面,第一次需设置用户名和密码,注册 neo4j服务。之后使用neo4j start开启服务。

3. 在浏览器的命令行中输入Cypher代码,点击Play,可以执行CQL语句,在Graph模式下,能够看到创建的图形。

emm..没有实际操作,笔记全靠yy。之后用到了再来补充。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Chapter 1, Graph Theory and Databases, explains the fundamental theoretical and historical underpinnings of graph database technology. Additionally, this chapter positions graph databases in an ever-changing database landscape. It compares the technology/industry with other data technologies out there. Chapter 2, Getting Started with Neo4j, introduces the specific Neo4j implementation of a graph database and looks at key concepts and characteristics. Chapter 3, Modeling Data for Neo4j, covers the basic modeling techniques for graph databases. Chapter 4, Getting Started with Cypher, provides an overview of the Cypher query language. Chapter 5, Awesome Procedures on Cypher - APOC, introduces the APOC library. You will learn how to use it within Cypher queries, get information on it, and find the procedure you need among the hundreds provided by the community. Chapter 6, Extending Cypher, talks about adding functions and procedures to a Neo4j instance. Write your own APOC. Chapter 7, Query Performance Tuning, shows you how to tune your Cypher queries for better performance. Chapter 8, Importing Data into Neo4j, explains how to import data from different kinds of sources. Chapter 9, Going Spatial, covers the geolocation capabilities of Neo4j, APOC, and Neo4j Spatial. Chapter 10, Security, covers authentication and authorization in Neo4j. Chapter 11, Visualizations for Neo4j, shows you how to display your data. Chapter 12, Data Refactoring with Neo4j, explains how to change the data model to fit new requirements. Chapter 13, Clustering, sets up a causal cluster using the Neo4j Enterprise edition. Chapter 14, Use-Case Example – Recommendations, digs into a specific graph database use case--real-time recommendations--and explains it using a specific example dataset/query patterns. Chapter 15, Use-Case Example – Impact Analysis and Simulation, analyzes the impact of a change in the network on the rest of the network. In this part of the book, we will explain and explore that use case.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值