|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/neo4jpython/
课程评论:没有评论
**课程名称:** Neo4j 图数据库 Python 完全教程 **课程概述:** 本教程将全面介绍 Neo4j 图数据库及其查询语言 Cypher。课程将重点讲解图数据库的三个核心要素,以及 CREATE(创建)、MATCH(匹配)、DELETE(删除)等基本操作,并演示如何建立节点之间的关系。 **课程内容:** * Neo4j 图数据库高层概览 * Neo4j 查询语言 Cypher 详解 * 图数据库的三大核心要素 * 基本数据库操作:创建、匹配、删除 * 节点之间关系的建立与管理
In this tutorial we will be discussing about the high level overview of neo4j , and the corresponding query language cypher. NEO4J NEO4J TUTORIAL NEO4J CYPHER NEO4J CYPHER TUTORIAL We discussed about the three major Elements of graph database. Also we have discussed some basic operations like CREATE , MATCH ,DELETE and relationship building between nodes.