Skip to content

Commit de2d5da

Browse files
committed
feat: multi query support, result download
- supports multi-query - supports download html result - supports download csv results per step
1 parent dc6f46d commit de2d5da

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)