You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -580,7 +580,7 @@ The driver supports the [graph api](https://docs.arangodb.com/HTTP/Gharial/index
580
580
581
581
Some of the basic graph operations are described in the following:
582
582
583
-
##add graph
583
+
##add graph
584
584
A graph consists of vertices and edges (stored in collections). Which collections are used within a graph is defined via edge definitions. A graph can contain more than one edge definition, at least one is needed.
0 commit comments