Skip to content

Commit 320c155

Browse files
committed
add some graph insights content
1 parent e89244c commit 320c155

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
nav:
22
- Graph Exploration: index.md
33
- Building a Customized User Interface: building-a-customized-user-interface
4+
- Graph Insights: graph-insights
45
- Statement Annotations: statement-annotations
56
- Versioning of Graph Changes: versioning-of-graph-changes
6-
- Graph Insights: graph-insights
77

docs/explore-and-author/graph-exploration/graph-insights/index.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ tags:
1414

1515
...
1616

17-
## Management and Automation
17+
## Management
1818

19-
...
19+
In order to manage Graph Insights snapshots, you can use the
20+
[`graph insights`](../../../automate/cmemc-command-line-interface/command-reference/graph/insights/index.md)
21+
command group of cmemc.
22+
With this command group, you can list, create, delete and inspect graph insight snapshots.
23+
24+
## Automation
25+
26+
To automate re-creation of Graph Insights snapshots, you can use the
27+
[Update Snapshots](../../../build/reference/customtask/cmem_plugin_graph_insights-Update.md)
28+
task in your workflows.
29+
This tasks allows for updating snapshots based on the specification of an
30+
affected graph.

0 commit comments

Comments
 (0)