tree: cebce3b9b264a2e51e3cc670a88fe170af16ef09
  1. adjacent_list.proto
  2. edge_info.proto
  3. enums.proto
  4. graph_info.proto
  5. property_group.proto
  6. README.md
  7. vertex_info.proto
format/README.md

GraphAr Format Specification

This folder contains protocol definitions for the GraphAr format.

How to generate code

Prerequisites

Build

the build process is managed by buf and runs in the root of the repository.

buf generate

For documentation about the format, see the GraphAr documentation.