We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc6f46d + de2d5da commit 9ac9d40Copy full SHA for 9ac9d40
README.md
@@ -11,12 +11,10 @@ Features:
11
- Query NebulaGraph
12
- Render results
13
- 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)
16
- Graph Algorithm and Visualization with [Gephi-Lite](https://github.com/gephi/gephi-lite/)
17
-TODO
-
18
-- [ ] Download as HTML
19
-- [ ] Download the result as a CSV
20
21
## 🚀 How to
22
0 commit comments