1
0
Fork 0

Included Link to Graph Course (#6248)

This commit is contained in:
Jana Volkova 2018-08-24 16:57:24 +02:00 committed by Jan
parent 7b8c3d7369
commit 554ea18db2
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ It allows you to define a graph that is spread across several edge and document
This allows you to structure your models in line with your domain and group them logically in collections giving you the power to query them in the same graph queries.
There is no need to include the referenced collections within the query, this module will handle it for you.
New to ArangoDB? Take [Free ArangoDB Graph course](https://www.arangodb.com/arangodb-graph-course) for freshers.
Three Steps to create a graph
-----------------------------