diff --git "a/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/config.json" index 4a1746d6c3f7618340f89344e0d47e0e107eefc6..16321665b359d1ff4bf71a58d68a3548a5b60101 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": ["Neo4j 查询语言", "Cypher", "图遍历", "查询语言"], - "export": [] + "keywords": ["Neo4j 查询语言", "Cypher", "图遍历", "查询语言", "SQL"], + "export": ["cypher-sql.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/cypher-sql.json" "b/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/cypher-sql.json" new file mode 100644 index 0000000000000000000000000000000000000000..d327682014edf611c2bd32f6b9d2728ef87ee63a --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/cypher-sql.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "cypher-sql.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/cypher-sql.md" "b/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/cypher-sql.md" new file mode 100644 index 0000000000000000000000000000000000000000..ac85de5fad9c2d11af0e884a770a41f79ee55284 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/1.Cypher\346\237\245\350\257\242\350\257\255\350\250\200/2.Cypher\345\222\214SQL\347\232\204\345\257\271\346\257\224/cypher-sql.md" @@ -0,0 +1 @@ +# Cypher 查询语言和 SQL 的对比 diff --git "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..a9ff67ad2359d8409e69651ef2ced6f3a83f43b9 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j 建模", "图数据模型设计", "Data Modeling"], + "export": ["model-design.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/model-design.json" "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/model-design.json" new file mode 100644 index 0000000000000000000000000000000000000000..16d8f7d5821f2555c70a3a7caf383f237ecf1814 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/model-design.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "model-design.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/model-design.md" "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/model-design.md" new file mode 100644 index 0000000000000000000000000000000000000000..38b3418bb71a77646ccc7e5d34e613880e78f5f5 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/2.\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213\350\256\276\350\256\241/model-design.md" @@ -0,0 +1 @@ +# 图数据模型设计 \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..dea3b643a56a08775a978c2382a152d1db837cc8 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["关系型数据库", "迁移到图数据库", "图数据建模"], + "export": ["rdbms-graphdb.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/rdbms-graphdb.json" "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/rdbms-graphdb.json" new file mode 100644 index 0000000000000000000000000000000000000000..418f46c1949da5fa9b2565c418f606c2d6d59c25 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/rdbms-graphdb.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "rdbms-graphdb.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/rdbms-graphdb.md" "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/rdbms-graphdb.md" new file mode 100644 index 0000000000000000000000000000000000000000..b3cd0d910e426be56441de5db689ebf33dc1250c --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/2.\345\233\276\346\225\260\346\215\256\345\273\272\346\250\241/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\210\260\345\233\276\346\225\260\346\215\256\346\250\241\345\236\213/rdbms-graphdb.md" @@ -0,0 +1 @@ +# 从关系型数据库到图数据模型 \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..5e1cfabefd9dd495795b17d521a8f60caa6832f6 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["数据导入", "ETL", "LOAD CSV", "Neo4j数据导入"], + "export": ["load-csv.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/load-csv.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/load-csv.json" new file mode 100644 index 0000000000000000000000000000000000000000..9caee68b4940b840665090d67149803c7da43f9c --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/load-csv.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "load-csv.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/load-csv.md" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/load-csv.md" new file mode 100644 index 0000000000000000000000000000000000000000..d4027993119b2df1299f81bce1ab8b71608f07fd --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/1.\344\273\216CSV\346\226\207\344\273\266\344\270\255\345\257\274\345\205\245/load-csv.md" @@ -0,0 +1 @@ +# 使用 LOAD CSV 导入数据到Neo4j \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..a254897a13c3c2a76b886fbc48a9d30568ef98c2 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j数据导入", "APOC"], + "export": ["load-api.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/load-api.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/load-api.json" new file mode 100644 index 0000000000000000000000000000000000000000..b92e480d5e3eb7554bb6a71875fc48a23504ada2 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/load-api.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "load-api.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/load-api.md" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/load-api.md" new file mode 100644 index 0000000000000000000000000000000000000000..eb8e1c1fb88211b74f502b20e7cc94961fbc3af6 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/2.\344\273\216API\346\216\245\345\217\243\344\270\255\345\257\274\345\205\245/load-api.md" @@ -0,0 +1 @@ +# 从API中导入数据到Neo4j \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..483cad6bfa1751d5c0c8ed49bf5c1a3d5af5e5cb 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j数据导入", "关系数据库到图数据库", "图数据模型"], + "export": ["load-rdbms.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/load-rdbms.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/load-rdbms.json" new file mode 100644 index 0000000000000000000000000000000000000000..bcb977f9ecc5085389b424c218ff84f8f911fc20 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/load-rdbms.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "load-rdbms.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/load-rdbms.md" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/load-rdbms.md" new file mode 100644 index 0000000000000000000000000000000000000000..c2f500c038efa40970eeee8417fa81b11b61766a --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/3.\344\273\216\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223\345\257\274\345\205\245/load-rdbms.md" @@ -0,0 +1 @@ +# 从关系型数据库导入数据到Neo4j \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..88943abe391c667f653f0c194072979dfc3556b9 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j数据导入", "ETL", "数据导入工具"], + "export": ["data-importer.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/data-importer.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/data-importer.json" new file mode 100644 index 0000000000000000000000000000000000000000..13ac762a07ff91f1e33ee049e671008a5b5b3798 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/data-importer.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "data-importer.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/data-importer.md" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/data-importer.md" new file mode 100644 index 0000000000000000000000000000000000000000..f896d93b5a1e9b09872ea73fc7b3a5b7ca662275 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/4.\346\225\260\346\215\256\345\257\274\345\205\245\345\267\245\345\205\267/data-importer.md" @@ -0,0 +1,3 @@ +# Neo4j数据导入工具 + +请访问: \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/config.json" index 25bb6452ed2756627e162690bc31f79b072b4b27..ef4f7e7e09dfaa93df23bfa5a512a74d227e7b35 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/3.\346\225\260\346\215\256\345\257\274\345\205\245/config.json" @@ -1,4 +1,4 @@ { "node_id": "", - "keywords": [] + "keywords": ["Neo4j数据导入", "图数据模型", "CSV", "ETL", "数据映射"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..b5ab065ddc455852f093f2d6a6a51cc755a3be0c 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j 客户端", "Neo4j 驱动", "Java", "Python", ".NET"], + "export": ["neo4j-driver.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/neo4j-driver.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/neo4j-driver.json" new file mode 100644 index 0000000000000000000000000000000000000000..b536a44fac11ccc6d8b1a0a6be5b3a75c2c7b03e --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/neo4j-driver.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-driver.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/neo4j-driver.md" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/neo4j-driver.md" new file mode 100644 index 0000000000000000000000000000000000000000..16db69f994885eb927212d6222af8f96c1907995 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/1.\345\256\242\346\210\267\347\253\257\351\251\261\345\212\250\347\250\213\345\272\217/neo4j-driver.md" @@ -0,0 +1 @@ +# Neo4j编程语言驱动 \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..fe5bd1a73509ca2f0df00316178f2731753bd4d0 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["GraphQL", "API", "GRAND", "全栈应用"], + "export": ["graphql.json", "grand-stack.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/grand-stack.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/grand-stack.json" new file mode 100644 index 0000000000000000000000000000000000000000..05d74a265c967100e6e19ef6e02e45a8690a8ed6 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/grand-stack.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "grand-stack.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/grand-stack.md" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/grand-stack.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/graphql.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/graphql.json" new file mode 100644 index 0000000000000000000000000000000000000000..717e764864c3b8a34434a5b5be9bbc094972cca6 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/graphql.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "graphql.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/graphql.md" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/2.GraphQL\345\222\214\345\205\250\346\240\210\346\241\206\346\236\266GRAND/graphql.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..838b214821bde6f07a5373117baa8edd9dc9335a 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Spark连接Neo4j", "Spark", "Neo4j"], + "export": ["spark-neo4j.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/spark-neo4j.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/spark-neo4j.json" new file mode 100644 index 0000000000000000000000000000000000000000..5b6834b34b44ce9b14bd60b5cf185cb8c9c55d61 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/spark-neo4j.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "spark-neo4j.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/spark-neo4j.md" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/3.Apache Spark\350\277\236\346\216\245\345\231\250/spark-neo4j.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..e72f75ccedd60d52bb392899de50a62cb30b9c63 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Kafka连接Neo4j", "kafka", "neo4j"], + "export": ["kafka-neo4j.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/kafka-neo4j.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/kafka-neo4j.json" new file mode 100644 index 0000000000000000000000000000000000000000..50c75fa6b6be5de9f9c1719ec14bf643684d213e --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/kafka-neo4j.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "kafka-neo4j.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/kafka-neo4j.md" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/4.Apache Kafka\350\277\236\346\216\245\345\231\250/kafka-neo4j.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/bi-neo4j.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/bi-neo4j.json" new file mode 100644 index 0000000000000000000000000000000000000000..90f8f53554b10424cadb279f9304a9d043df94b8 --- /dev/null +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/bi-neo4j.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "bi-neo4j.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/bi-neo4j.md" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/bi-neo4j.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..9abe12cf33b852204881f9fda200321f2188c961 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/5.BI\345\267\245\345\205\267\351\233\206\346\210\220/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j BI", "商务智能", "Power BI", "Tableau"], + "export": ["bi-neo4j.json"] } \ No newline at end of file diff --git "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/config.json" "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/config.json" index 25bb6452ed2756627e162690bc31f79b072b4b27..2c5abb6a31eaddd999cc03e56572f731f8a7d878 100644 --- "a/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/config.json" +++ "b/data/2.Neo4j \344\270\255\351\230\266/4.\345\272\224\347\224\250\345\274\200\345\217\221\345\222\214\351\233\206\346\210\220/config.json" @@ -1,4 +1,4 @@ { "node_id": "", - "keywords": [] + "keywords": ["Neo4j应用开发", "全栈应用", "GraphQL", "Spark", "Kafka", "BI"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/config.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..69500b975ee6f747a7e434d743735826d2f59ead 100644 --- "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/config.json" +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j图数据科学", "GDS", "Graph Data Science", "图机器学习"], + "export": ["neo4j-gds.json"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/neo4j-gds.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/neo4j-gds.json" new file mode 100644 index 0000000000000000000000000000000000000000..07c725fdd118efac603646d01ab600a5e29ba7f7 --- /dev/null +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/neo4j-gds.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-gds.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/neo4j-gds.md" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246GDS\346\246\202\350\247\210/neo4j-gds.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/config.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..5097cd7cd525e86320a087994e25dfc36a3af795 100644 --- "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/config.json" +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j图算法", "图算法", "Graph Algorithm"], + "export": ["neo4j-graph-algorithms.json"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/neo4j-graph-algorithms.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/neo4j-graph-algorithms.json" new file mode 100644 index 0000000000000000000000000000000000000000..b6a4139015b9a54d887d4e103d3205201629a89c --- /dev/null +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/neo4j-graph-algorithms.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-graph-algorithms.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/neo4j-graph-algorithms.md" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/2.\345\233\276\347\256\227\346\263\225\346\246\202\350\247\210/neo4j-graph-algorithms.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/config.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..62f42da3490303bdbfc8f3b6b482ac02979585e0 100644 --- "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/config.json" +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j图嵌入", "图嵌入", "图机器学习", "图深度学习"], + "export": ["neo4j-graph-embedding.json"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/neo4j-graph-embedding.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/neo4j-graph-embedding.json" new file mode 100644 index 0000000000000000000000000000000000000000..66b4ff75c76dd05cbb4adf62d4400400d50424e3 --- /dev/null +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/neo4j-graph-embedding.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-graph-embedding.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/neo4j-graph-embedding.md" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/3.\345\233\276\345\265\214\345\205\245\346\246\202\350\247\210/neo4j-graph-embedding.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/config.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..1872c088437eb907740df8edeba4aab81cba07db 100644 --- "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/config.json" +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j NLP", "自然语言处理", "语言理解"], + "export": ["neo4j-nlp.json"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/neo4j-nlp.json" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/neo4j-nlp.json" new file mode 100644 index 0000000000000000000000000000000000000000..f8508b35555bdf8b451b18de04a1055b1ebef121 --- /dev/null +++ "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/neo4j-nlp.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-nlp.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/neo4j-nlp.md" "b/data/3.Neo4j \351\253\230\351\230\266/1.\345\233\276\346\225\260\346\215\256\347\247\221\345\255\246\345\222\214\346\234\272\345\231\250\345\255\246\344\271\240/4.\350\207\252\347\204\266\350\257\255\350\250\200\345\244\204\347\220\206NLP\346\246\202\350\247\210/neo4j-nlp.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/config.json" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..5632b23ea7980d1b40241ddb8073744853e41364 100644 --- "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/config.json" +++ "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j企业版", "Neo4j集群", "Neo4j高可用", "Neo4j因果集群"], + "export": ["neo4j-enterprise.json"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/neo4j-enterprise.json" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/neo4j-enterprise.json" new file mode 100644 index 0000000000000000000000000000000000000000..379d141565c3c38bb53750522e42d8280f0f687d --- /dev/null +++ "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/neo4j-enterprise.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-enterprise.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/neo4j-enterprise.md" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/1.\344\274\201\344\270\232\347\211\210\347\211\271\346\200\247\346\246\202\350\247\210/neo4j-enterprise.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/config.json" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..4fbc483e7dcfe64a9c76f15ef6d16a70d58cfb1a 100644 --- "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/config.json" +++ "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j监控", "Neo4j运维", "Neo4j系统监控"], + "export": ["neo4j-monitor.json"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/neo4j-monitor.json" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/neo4j-monitor.json" new file mode 100644 index 0000000000000000000000000000000000000000..0391b428cb0b3bd4cf489424a5bcaf729407d412 --- /dev/null +++ "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/neo4j-monitor.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-monitor.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/neo4j-monitor.md" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/2.\347\263\273\347\273\237\347\233\221\346\216\247/neo4j-monitor.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/config.json" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/config.json" index 8b57b0804f996f29537eb7298c5dc9d972c925e4..6ece8e68dcf7cd7971ccbdbd380f466d9f8a4e79 100644 --- "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/config.json" +++ "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/config.json" @@ -1,5 +1,5 @@ { "node_id": "", - "keywords": [], - "export": [] + "keywords": ["Neo4j生产环境", "Neo4j DBA", "Neo4j性能调优"], + "export": ["neo4j-performance-tuning.json"] } \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/neo4j-performance-tuning.json" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/neo4j-performance-tuning.json" new file mode 100644 index 0000000000000000000000000000000000000000..1b318be884b910023b55c207154b017d1847e24c --- /dev/null +++ "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/neo4j-performance-tuning.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "shiny", + "source": "neo4j-performance-tuning.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/neo4j-performance-tuning.md" "b/data/3.Neo4j \351\253\230\351\230\266/2.Neo4j \344\274\201\344\270\232\347\211\210\345\222\214\347\263\273\347\273\237\350\277\220\347\273\264/3.\346\200\247\350\203\275\344\274\230\345\214\226/neo4j-performance-tuning.md" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391