Closed
Description
Is your feature request related to a problem? Please describe.
The C++ Reader/Writer is the most fundamental tools in the library of GraphAr. Currently, there are not enough resources for beginners to learn about how to use the C++ Reader/Writer. Although we have provided unit tests and API reference, they are not intuitive.
Describe the solution you'd like
Add corresponding examples in this directory refer to the tests, and add some tutorials in the documentation.
Additional context
related to #168