ArangoDB-Community / arangodb-net-standard

A consistent, comprehensive, minimal interface to enable .NET applications to use the complete range of features exposed by the ArangoDB REST API.
Apache License 2.0
76 stars 30 forks source link

Added example using graphs, vertices and edges #407

Closed tjoubert closed 2 years ago

tjoubert commented 2 years ago

Solves #183 Added 1 example of how to use graph, vertices and edges in a simple case. See https://github.com/ArangoDB-Community/arangodb-net-standard/blob/feature-3.8/DE-286-graph-get-started/readme.md#example-using-graphs