Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
CSDN 技术社区
skill_tree_neo4j
提交
194b8154
S
skill_tree_neo4j
项目概览
CSDN 技术社区
/
skill_tree_neo4j
通知
20
Star
4
Fork
3
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
skill_tree_neo4j
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
194b8154
编写于
1月 06, 2022
作者:
L
luxin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
keywords_must revised
上级
a097e605
变更
14
隐藏空白更改
内联
并排
Showing
14 changed file
with
45 addition
and
56 deletion
+45
-56
data/2.Neo4j 中阶/1.Cypher查询语言/2.Cypher和SQL的对比/config.json
data/2.Neo4j 中阶/1.Cypher查询语言/2.Cypher和SQL的对比/config.json
+2
-1
data/2.Neo4j 中阶/2.图数据建模/2.图数据模型设计/config.json
data/2.Neo4j 中阶/2.图数据建模/2.图数据模型设计/config.json
+2
-1
data/2.Neo4j 中阶/2.图数据建模/3.从关系型数据到图数据模型/config.json
data/2.Neo4j 中阶/2.图数据建模/3.从关系型数据到图数据模型/config.json
+2
-4
data/2.Neo4j 中阶/3.数据导入/2.从API接口中导入/config.json
data/2.Neo4j 中阶/3.数据导入/2.从API接口中导入/config.json
+2
-4
data/2.Neo4j 中阶/3.数据导入/3.从关系型数据库导入/config.json
data/2.Neo4j 中阶/3.数据导入/3.从关系型数据库导入/config.json
+2
-4
data/2.Neo4j 中阶/3.数据导入/4.数据导入工具/config.json
data/2.Neo4j 中阶/3.数据导入/4.数据导入工具/config.json
+2
-1
data/2.Neo4j 中阶/4.应用开发和集成/2.GraphQL和全栈框架GRAND/config.json
data/2.Neo4j 中阶/4.应用开发和集成/2.GraphQL和全栈框架GRAND/config.json
+3
-4
data/2.Neo4j 中阶/4.应用开发和集成/3.Apache Spark连接器/config.json
data/2.Neo4j 中阶/4.应用开发和集成/3.Apache Spark连接器/config.json
+2
-4
data/2.Neo4j 中阶/4.应用开发和集成/5.BI工具集成/config.json
data/2.Neo4j 中阶/4.应用开发和集成/5.BI工具集成/config.json
+2
-1
data/3.Neo4j 高阶/1.图数据科学和机器学习/3.图嵌入概览/config.json
data/3.Neo4j 高阶/1.图数据科学和机器学习/3.图嵌入概览/config.json
+2
-1
data/3.Neo4j 高阶/2.Neo4j 企业版和系统运维/2.系统监控/config.json
data/3.Neo4j 高阶/2.Neo4j 企业版和系统运维/2.系统监控/config.json
+2
-1
data/3.Neo4j 高阶/2.Neo4j 企业版和系统运维/3.性能优化/config.json
data/3.Neo4j 高阶/2.Neo4j 企业版和系统运维/3.性能优化/config.json
+2
-1
data/3.Neo4j 高阶/3.图的行业应用/1.图应用架构设计/config.json
data/3.Neo4j 高阶/3.图的行业应用/1.图应用架构设计/config.json
+3
-1
data/tree.json
data/tree.json
+17
-28
未找到文件。
data/2.Neo4j 中阶/1.Cypher查询语言/2.Cypher和SQL的对比/config.json
浏览文件 @
194b8154
...
...
@@ -11,7 +11,7 @@
"cypher-sql.json"
],
"keywords_must"
:
[
"
对比
"
"
Cypher
"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/2.图数据建模/2.图数据模型设计/config.json
浏览文件 @
194b8154
...
...
@@ -9,7 +9,7 @@
"model-design.json"
],
"keywords_must"
:
[
"模型
设计
"
"模型"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/2.图数据建模/3.从关系型数据到图数据模型/config.json
浏览文件 @
194b8154
...
...
@@ -9,10 +9,7 @@
"rdbms-graphdb.json"
],
"keywords_must"
:
[
[
"关系"
,
"图"
]
"关系"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/3.数据导入/2.从API接口中导入/config.json
浏览文件 @
194b8154
...
...
@@ -8,10 +8,7 @@
"load-api.json"
],
"keywords_must"
:
[
[
"api"
,
"导入"
]
"api"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/3.数据导入/3.从关系型数据库导入/config.json
浏览文件 @
194b8154
...
...
@@ -9,10 +9,7 @@
"load-rdbms.json"
],
"keywords_must"
:
[
[
"关系"
,
"导入"
]
"导入"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/3.数据导入/4.数据导入工具/config.json
浏览文件 @
194b8154
...
...
@@ -9,7 +9,7 @@
"data-importer.json"
],
"keywords_must"
:
[
"导入
工具
"
"导入"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/4.应用开发和集成/2.GraphQL和全栈框架GRAND/config.json
浏览文件 @
194b8154
...
...
@@ -11,10 +11,8 @@
"grand-stack.json"
],
"keywords_must"
:
[
[
"graphql"
,
"grand"
]
"graphql"
,
"grand"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/4.应用开发和集成/3.Apache Spark连接器/config.json
浏览文件 @
194b8154
...
...
@@ -9,10 +9,7 @@
"spark-neo4j.json"
],
"keywords_must"
:
[
[
"spark"
,
"连接器"
]
"spark"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/2.Neo4j 中阶/4.应用开发和集成/5.BI工具集成/config.json
浏览文件 @
194b8154
...
...
@@ -9,6 +9,6 @@
"export"
:
[
"bi-neo4j.json"
],
"keywords_must"
:
[],
"keywords_must"
:
[
"BI"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/3.Neo4j 高阶/1.图数据科学和机器学习/3.图嵌入概览/config.json
浏览文件 @
194b8154
...
...
@@ -10,7 +10,7 @@
"neo4j-graph-embedding.json"
],
"keywords_must"
:
[
"图
嵌入
"
"图"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/3.Neo4j 高阶/2.Neo4j 企业版和系统运维/2.系统监控/config.json
浏览文件 @
194b8154
...
...
@@ -9,7 +9,7 @@
"neo4j-monitor.json"
],
"keywords_must"
:
[
"
系统
监控"
"监控"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/3.Neo4j 高阶/2.Neo4j 企业版和系统运维/3.性能优化/config.json
浏览文件 @
194b8154
...
...
@@ -9,7 +9,7 @@
"neo4j-performance-tuning.json"
],
"keywords_must"
:
[
"
性能
优化"
"优化"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/3.Neo4j 高阶/3.图的行业应用/1.图应用架构设计/config.json
浏览文件 @
194b8154
...
...
@@ -11,7 +11,8 @@
"graph-arch.json"
],
"keywords_must"
:
[
"应用"
"应用"
,
"架构"
],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/tree.json
浏览文件 @
194b8154
...
...
@@ -249,7 +249,7 @@
],
"children"
:
[],
"keywords_must"
:
[
"
对比
"
"
Cypher
"
],
"keywords_forbid"
:
[]
}
...
...
@@ -294,7 +294,7 @@
],
"children"
:
[],
"keywords_must"
:
[
"模型
设计
"
"模型"
],
"keywords_forbid"
:
[]
}
...
...
@@ -309,10 +309,7 @@
],
"children"
:
[],
"keywords_must"
:
[
[
"关系"
,
"图"
]
"关系"
],
"keywords_forbid"
:
[]
}
...
...
@@ -361,10 +358,7 @@
],
"children"
:
[],
"keywords_must"
:
[
[
"api"
,
"导入"
]
"api"
],
"keywords_forbid"
:
[]
}
...
...
@@ -379,10 +373,7 @@
],
"children"
:
[],
"keywords_must"
:
[
[
"关系"
,
"导入"
]
"导入"
],
"keywords_forbid"
:
[]
}
...
...
@@ -397,7 +388,7 @@
],
"children"
:
[],
"keywords_must"
:
[
"导入
工具
"
"导入"
],
"keywords_forbid"
:
[]
}
...
...
@@ -447,10 +438,8 @@
],
"children"
:
[],
"keywords_must"
:
[
[
"graphql"
,
"grand"
]
"graphql"
,
"grand"
],
"keywords_forbid"
:
[]
}
...
...
@@ -465,10 +454,7 @@
],
"children"
:
[],
"keywords_must"
:
[
[
"spark"
,
"连接器"
]
"spark"
],
"keywords_forbid"
:
[]
}
...
...
@@ -501,7 +487,9 @@
"Tableau"
],
"children"
:
[],
"keywords_must"
:
[],
"keywords_must"
:
[
"BI"
],
"keywords_forbid"
:
[]
}
}
...
...
@@ -581,7 +569,7 @@
],
"children"
:
[],
"keywords_must"
:
[
"图
嵌入
"
"图"
],
"keywords_forbid"
:
[]
}
...
...
@@ -643,7 +631,7 @@
],
"children"
:
[],
"keywords_must"
:
[
"
系统
监控"
"监控"
],
"keywords_forbid"
:
[]
}
...
...
@@ -658,7 +646,7 @@
],
"children"
:
[],
"keywords_must"
:
[
"
性能
优化"
"优化"
],
"keywords_forbid"
:
[]
}
...
...
@@ -689,7 +677,8 @@
],
"children"
:
[],
"keywords_must"
:
[
"应用"
"应用"
,
"架构"
],
"keywords_forbid"
:
[]
}
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录