Improve documentation on entity relationships and filters
Updated formatting and clarified steps for viewing entity relationships and filtering in the Catalog Graph. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
@@ -12,13 +12,13 @@ To see these relationships:
|
||||
|
||||
1. Select the name of the component in the main panel, in this example, `example-website`.
|
||||
|
||||

|
||||

|
||||
|
||||
A page is displayed that includes a `Relations` section. This section displays the selected entity and any other types of entities to which it is related. Each relationship is also designated, such as `hasPart/partOf` and `apiProvidedBy/providesApi`. [Well-known Relations between Catalog Entities](../features/software-catalog/well-known-relations.md) describes the most common relationships, but you can also [create your own relationships](../features/software-catalog/extending-the-model.md#adding-a-new-relation-type).
|
||||
A page is displayed that includes a `Relations` section. This section displays the selected entity and any other types of entities to which it is related. Each relationship is also designated, such as `hasPart/partOf` and `apiProvidedBy/providesApi`. [Well-known Relations between Catalog Entities](../features/software-catalog/well-known-relations.md) describes the most common relationships, but you can also [create your own relationships](../features/software-catalog/extending-the-model.md#adding-a-new-relation-type).
|
||||
|
||||
Selecting any of the related entities allows you to drill down further through the system model.
|
||||
2. Selecting any of the related entities allows you to drill down further through the system model.
|
||||
|
||||

|
||||

|
||||
|
||||
## Filtering the relationships
|
||||
|
||||
@@ -34,11 +34,13 @@ To display the Catalog Graph:
|
||||
|
||||

|
||||
|
||||
The `Catalog Graph` is displayed.
|
||||
The `Catalog Graph` is displayed.
|
||||
|
||||

|
||||

|
||||
|
||||
You can set the following filters:
|
||||
### Setting the filters
|
||||
|
||||
The `Catalog Graph` automatically reflects any changes you make to the filter settings. You can set the following filters:
|
||||
|
||||
- `MAX DEPTH`
|
||||
- `MAX DEPTH` = 1
|
||||
|
||||
Reference in New Issue
Block a user