From d48e4295638649421398d8479aeb9374543f9fc7 Mon Sep 17 00:00:00 2001 From: Abby <78209557+abby-cyber@users.noreply.github.com> Date: Mon, 6 Jun 2022 10:38:05 +0800 Subject: [PATCH 1/4] 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 970a34ed6aa..895fbdad4b6 100644 --- a/docs-2.0/14.client/1.nebula-client.md +++ b/docs-2.0/14.client/1.nebula-client.md @@ -18,4 +18,4 @@ Nebula Graph supports multiple types of clients for users to connect to and mana !!! caution - Other clients(such as [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), and [NORM - Nebula Graph‘s Golang ORM](https://github.com/zhihu/norm))can also be used to connect to and manage Nebula Graph, but there is no uptime guarantee. \ No newline at end of file + Other clients(such as [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's Golang ORM](https://github.com/zhihu/norm), and [Graph-Ocean - Nebula Graph's Java ORM](https://github.com/nebula-contrib/graph-ocean))can also be used to connect to and manage Nebula Graph, but there is no uptime guarantee. \ No newline at end of file From 4e5e955a5bb8c7e43e611ceddb9860ed426ee21c Mon Sep 17 00:00:00 2001 From: Abby <78209557+abby-cyber@users.noreply.github.com> Date: Mon, 6 Jun 2022 10:50:20 +0800 Subject: [PATCH 2/4] Update 1.nebula-client.md --- docs-2.0/14.client/1.nebula-client.md | 8 +++++++- 1 file changed, 7 insertions(+), 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 895fbdad4b6..d2758a094ad 100644 --- a/docs-2.0/14.client/1.nebula-client.md +++ b/docs-2.0/14.client/1.nebula-client.md @@ -18,4 +18,10 @@ Nebula Graph supports multiple types of clients for users to connect to and mana !!! caution - Other clients(such as [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's Golang ORM](https://github.com/zhihu/norm), and [Graph-Ocean - Nebula Graph's Java ORM](https://github.com/nebula-contrib/graph-ocean))can also be used to connect to and manage Nebula Graph, but there is no uptime guarantee. \ No newline at end of file + The following clients can also be used to connect to and manage Nebula Graph, but there is no uptime guarantee. + - [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's Golang ORM)](https://github.com/zhihu/norm) + - [Graph-Ocean(Nebula Graph's Java ORM)](https://github.com/nebula-contrib/graph-ocean) \ No newline at end of file From 6659732a98b70f520dd2de0afae9581431253a9e Mon Sep 17 00:00:00 2001 From: randomJoe211 <69501902+randomJoe211@users.noreply.github.com> Date: Fri, 10 Jun 2022 11:51:44 +0800 Subject: [PATCH 3/4] Update docs-2.0/14.client/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 d2758a094ad..79fd18260b0 100644 --- a/docs-2.0/14.client/1.nebula-client.md +++ b/docs-2.0/14.client/1.nebula-client.md @@ -23,5 +23,5 @@ Nebula Graph supports multiple types of clients for users to connect to and mana - [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's Golang ORM)](https://github.com/zhihu/norm) + - [NORM (Nebula Graph's Golang ORM)](https://github.com/zhihu/norm) - [Graph-Ocean(Nebula Graph's Java ORM)](https://github.com/nebula-contrib/graph-ocean) \ No newline at end of file From 271eba75fc1b47dd4edf07b70a96f589c7f636a7 Mon Sep 17 00:00:00 2001 From: randomJoe211 <69501902+randomJoe211@users.noreply.github.com> Date: Fri, 10 Jun 2022 11:52:37 +0800 Subject: [PATCH 4/4] Update docs-2.0/14.client/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 79fd18260b0..1c761036d58 100644 --- a/docs-2.0/14.client/1.nebula-client.md +++ b/docs-2.0/14.client/1.nebula-client.md @@ -24,4 +24,4 @@ Nebula Graph supports multiple types of clients for users to connect to and mana - [Nebula .net](https://github.com/nebula-contrib/nebula-net) - [Nebula JDBC](https://github.com/nebula-contrib/nebula-jdbc) - [NORM (Nebula Graph's Golang ORM)](https://github.com/zhihu/norm) - - [Graph-Ocean(Nebula Graph's Java ORM)](https://github.com/nebula-contrib/graph-ocean) \ No newline at end of file + - [Graph-Ocean (Nebula Graph's Java ORM)](https://github.com/nebula-contrib/graph-ocean) \ No newline at end of file