Skip to content

Commit 9ac9d40

Browse files
authored
feat: multi query support, result download #7
feat: multi query support, result download
2 parents dc6f46d + de2d5da commit 9ac9d40

File tree

2 files changed

+180
-93
lines changed

2 files changed

+180
-93
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ Features:
1111
- Query NebulaGraph
1212
- Render results
1313
- Export result to a [gexf file](https://raw.githubusercontent.com/wey-gu/NebulaGraph-Gephi/main/example/nebulagraph_export.gexf) for Gephi
14+
- Download HTML file for any renderable graph
15+
- Download CSV result for any query(or Multiple Queries)
1416
- Graph Algorithm and Visualization with [Gephi-Lite](https://github.com/gephi/gephi-lite/)
1517

16-
TODO
17-
18-
- [ ] Download as HTML
19-
- [ ] Download the result as a CSV
2018

2119
## 🚀 How to
2220

0 commit comments

Comments
 (0)