apache / incubator-graphar

An open source, standard data file format for graph data storage and retrieval.
https://graphar.apache.org/
Apache License 2.0
192 stars 40 forks source link

feat(c++): Refactor the C++ library base on the format protocol files #523

Open acezen opened 1 week ago

acezen commented 1 week ago

Describe the enhancement requested

Since the protobuf definition of graphar format has been merge into main, time to refactor the c++ library base on the format protocol files. The issue may include the sub-tasks:

Component(s)

C++