From b3e34700b4971d64965bbcfe24c36dd44bb9d019 Mon Sep 17 00:00:00 2001 From: Wey Gu Date: Mon, 6 Jun 2022 10:04:57 +0800 Subject: [PATCH 1/2] Added Java ORM in intro --- docs-2.0/14.client/1.nebula-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/14.client/1.nebula-client.md b/docs-2.0/14.client/1.nebula-client.md index a9b1c4e52d3..27e22f76dbd 100644 --- a/docs-2.0/14.client/1.nebula-client.md +++ b/docs-2.0/14.client/1.nebula-client.md @@ -19,4 +19,4 @@ Nebula Graph 提供多种类型客户端,便于用户连接、管理 Nebula Gr !!! caution - 其他客户端工具([Nebula PHP](https://github.com/nebula-contrib/nebula-php)、[Nebula Node](https://github.com/nebula-contrib/nebula-node)、[Nebula .net](https://github.com/nebula-contrib/nebula-net)、[Nebula JDBC](https://github.com/nebula-contrib/nebula-jdbc)、[NORM - Nebula Graph 的 Golang ORM](https://github.com/zhihu/norm)等)也可用于连接和管理 Nebula Graph。他们由非常酷的社区用户提供和维护,欢迎大家参与测试和贡献。 \ No newline at end of file + 其他客户端工具([Nebula PHP](https://github.com/nebula-contrib/nebula-php)、[Nebula Node](https://github.com/nebula-contrib/nebula-node)、[Nebula .net](https://github.com/nebula-contrib/nebula-net)、[Nebula JDBC](https://github.com/nebula-contrib/nebula-jdbc)、[NORM - Nebula Graph 的 Golang ORM](https://github.com/zhihu/norm)等、[Graph-Ocean - Nebula Graph 的 Java ORM](https://github.com/nebula-contrib/graph-ocean))也可用于连接和管理 Nebula Graph。他们由非常酷的社区用户提供和维护,欢迎大家参与测试和贡献[更多社区项目](https://github.com/nebula-contrib)。 From 49b13e96d352bd5fe8116ec682c0bf2a7c30c3f2 Mon Sep 17 00:00:00 2001 From: "abby.huang" <78209557+abby-cyber@users.noreply.github.com> Date: Mon, 6 Jun 2022 10:33:34 +0800 Subject: [PATCH 2/2] Update 1.nebula-client.md --- docs-2.0/14.client/1.nebula-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/14.client/1.nebula-client.md b/docs-2.0/14.client/1.nebula-client.md index 27e22f76dbd..be8b47669c9 100644 --- a/docs-2.0/14.client/1.nebula-client.md +++ b/docs-2.0/14.client/1.nebula-client.md @@ -19,4 +19,4 @@ Nebula Graph 提供多种类型客户端,便于用户连接、管理 Nebula Gr !!! caution - 其他客户端工具([Nebula PHP](https://github.com/nebula-contrib/nebula-php)、[Nebula Node](https://github.com/nebula-contrib/nebula-node)、[Nebula .net](https://github.com/nebula-contrib/nebula-net)、[Nebula JDBC](https://github.com/nebula-contrib/nebula-jdbc)、[NORM - Nebula Graph 的 Golang ORM](https://github.com/zhihu/norm)等、[Graph-Ocean - Nebula Graph 的 Java ORM](https://github.com/nebula-contrib/graph-ocean))也可用于连接和管理 Nebula Graph。他们由非常酷的社区用户提供和维护,欢迎大家参与测试和贡献[更多社区项目](https://github.com/nebula-contrib)。 + 其他客户端工具([Nebula PHP](https://github.com/nebula-contrib/nebula-php)、[Nebula Node](https://github.com/nebula-contrib/nebula-node)、[Nebula .net](https://github.com/nebula-contrib/nebula-net)、[Nebula JDBC](https://github.com/nebula-contrib/nebula-jdbc)、[NORM - Nebula Graph 的 Golang ORM](https://github.com/zhihu/norm)、[Graph-Ocean - Nebula Graph 的 Java ORM](https://github.com/nebula-contrib/graph-ocean))也可用于连接和管理 Nebula Graph。他们由非常酷的社区用户提供和维护,欢迎大家参与测试和贡献[更多社区项目](https://github.com/nebula-contrib)。