diff --git a/docs/cpp/getting-started.rst b/docs/cpp/getting-started.rst index 2989e5d29..e6d335c60 100644 --- a/docs/cpp/getting-started.rst +++ b/docs/cpp/getting-started.rst @@ -21,7 +21,7 @@ The graph information file defines the most basic information of a graph include - person.vertex.yml edges: - person_knows_person.edge.yml - version: 1 + version: gar/v1 Vertex information ``````````````````