File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 branches : [ dev ]
99 pull_request :
1010 branches :
11- - master
11+ - dev
1212 - ' release-**'
1313
1414jobs :
Original file line number Diff line number Diff line change 1- # nebula-ng- flink-connector
1+ # nebula-flink-connector
22Flink Connector for Nebula Graph 5
33
44
55![ ] ( https://img.shields.io/badge/language-java-orange.svg )
6- [ ![ GitHub stars] ( https://img.shields.io/github/stars/vesoft-inc/nebula-ng- flink-connector.svg?color=brightgreen )] ( https://GitHub.com/vesoft-inc/nebula-ng -flink-connector/stargazers/ )
7- [ ![ GitHub fork] ( https://img.shields.io/github/forks/vesoft-inc/nebula-ng- flink-connector.svg?color=brightgreen )] ( https://GitHub.com/vesoft-inc/nebula-ng -flink-connector/forks/ )
6+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/vesoft-inc/nebula-flink-connector.svg?color=brightgreen )] ( https://GitHub.com/vesoft-inc/nebula-flink-connector/stargazers/ )
7+ [ ![ GitHub fork] ( https://img.shields.io/github/forks/vesoft-inc/nebula-flink-connector.svg?color=brightgreen )] ( https://GitHub.com/vesoft-inc/nebula-flink-connector/forks/ )
88
9- Nebula-Ng- Flink-Connector 5 is a connector that helps Flink users to easily access Nebula Graph 5.
9+ Nebula-Flink-Connector 5 is a connector that helps Flink users to easily access Nebula Graph 5.
1010## Quick start
1111
1212### Prerequisites
@@ -141,7 +141,7 @@ DataSource<Row> rowDataSource = env.createInput(inputRowFormat);
141141System.out.println("rowDataSource count: " + rowDataSource.count());
142142```
143143
144- for more examples, see https://github.com/vesoft-inc/nebula-ng- flink-connector/tree/master/example/src/main/java/org/apache/flink
144+ for more examples, see https://github.com/vesoft-inc/nebula-flink-connector/tree/master/example/src/main/java/org/apache/flink
145145
146146## Version match
147147
You can’t perform that action at this time.
0 commit comments