1
0
Fork 0
This commit is contained in:
Wilfried Goesgens 2016-05-04 13:42:06 +02:00
parent 8c0b89346a
commit dce018f588
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ We use [the city graph](../Graphs/README.md#the-city-graph) and its geo indices:
@END_EXAMPLE_ARANGOSH_OUTPUT
@endDocuBlock COMBINING_GRAPH_01_create_graph
We search all german cities in a range of 400 km around the ex-capital **Bonn**: **Hambung** and **Cologne**.
We search all german cities in a range of 400 km around the ex-capital **Bonn**: **Hamburg** and **Cologne**.
We won't find **Paris** since its in the `frenchCity` collection.
@startDocuBlockInline COMBINING_GRAPH_02_combine