Dependency views add the following tables:
- ngbsm_ci_icons: Stores all available CI class icons.
- ngbsm_ci_type_icon: Maps icons to CI class names.
- ngbsm_script: Custom scripts that run in real time and generate a custom view of a map for a specific CI.
- ngbsm_view: Serialized map views saved by users.
- ngbsm_filter: Filters saved by users.
- ngbsm_context_menu: Default and custom context menu actions that appear when users right-click a map.
- ngbsm_related_item: Stores which reference fields should be treated as relationships when building the map. This allows users to include CI's that are related via a reference field instead of a relationship.
- bsm_edge_color: Color definitions to use when drawing the relationships ...