This is an automated email from the ASF dual-hosted git repository.
weibin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git
The following commit(s) were added to refs/heads/main by this push:
new e348a22e chore: fix typo in the Nebula example's doc (#577)
e348a22e is described below
commit e348a22e2e386d404cc37e8e1e67bfceb370f6fc
Author: Xin Hao <[email protected]>
AuthorDate: Wed Aug 7 16:23:50 2024 +0800
chore: fix typo in the Nebula example's doc (#577)
Signed-off-by: Xin Hao <[email protected]>
---
maven-projects/spark/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-projects/spark/README.md b/maven-projects/spark/README.md
index 0ccfc015..ef14ed0c 100644
--- a/maven-projects/spark/README.md
+++ b/maven-projects/spark/README.md
@@ -166,7 +166,7 @@ Running this example requires `Docker` to be installed, if
not, follow [this lin
Spark provides a simple example to convert NebulaGraph data to GraphAr data.
The example is located in the directory
``spark/src/main/scala/org/apache/graphar/examples/``.
-To run the example, download Spark and Neo4j first.
+To run the example, download Spark and NebulaGraph first.
### Spark 3.2.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]