GeminiGraph icon indicating copy to clipboard operation
GeminiGraph copied to clipboard

add tool to convert CSV format file to binary file required by GeminiGraph

Open jsycdut opened this issue 4 years ago • 1 comments

Since people discussing the binary file needs by Gemini, so I add a feature to convert the CSV format file to binary format. These are all I have done in this Pull Request.

  1. the code which converts CSV to binary
  2. add sample-data in CSV format
  3. update the README.md on how to use this feature

jsycdut avatar Mar 18 '21 02:03 jsycdut

missing comments for graph.hpp, hhh

lidong19941207 avatar Feb 10 '23 07:02 lidong19941207