1
0
Fork 0

Add link to github source of graph examples.

This commit is contained in:
Wilfried Goesgens 2016-08-18 11:10:27 +02:00
parent 41a162bce0
commit fadbd6a85c
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ ArangoDB comes with a set of easily graspable graphs that are used to demonstrat
You can use the `add samples` tab in the `create graph` window in the webinterface, or load the module `@arangodb/graph-examples/example-graph` in arangosh and use it to create instances of these graphs in your ArangoDB.
Once you've created them, you can [inspect them in the webinterface](../Administration/WebInterface/Graphs.md) - which was used to create the pictures below.
You [can easily look into the innards of this script](https://github.com/arangodb/arangodb/blob/devel/js/common/modules/%40arangodb/graph-examples/example-graph.js) for reference about howto manage graphs programatically.
!SUBSUBSECTION The Knows\_Graph
A set of persons knowing each other: