In order to turn on the ability to store relations of certain links throughout the application Store relation information in document
needs to be turned on.
By activating this a depth counter will appear. This alters the depth of the requests thats being made in order to get relation information. By itself it will only get the information about relations, but in order to actually store the information we need to turn on the storing on each specific tag type we want to store information for. See appendDataToLink here
Example:
Imaging following concept hierarchy
Paris
> France
> Europe
> Earth
> Milky Way
If I was about to add Paris
as a concept to an item with store relation activated it would also fetch information about its parents until chosen depth.
Following the image above my item would then receive information about Paris
and as children under the concept, links pointing to France
, Europe
and Earth
would also appear because of the depth of 3.