Exporting Graph Views
Copy
When you create and export packages that include graph views, it is important to include any associated items with the top-level Graph View definition. You may need to expose some of these items in the TOC to package them:
- gn_GraphViewDefinition
- gn_ViewCard
- gn_ConnectorType
- gn_NodeType
- gn_ConnectorViewDefinition
- gn_NodeViewDefinition
- gn_systemDefaultCard
You may also need to package any associated Query Definitions (qry_QueryDefinition), Actions, and Methods, depending on your graph view configuration.