Maximum number of CIs to display on a map at once.
glide.bsm.max_nodes
|
The maximum number of nodes to retrieve from the database. If more nodes exist
in the database, they are not displayed in the map.
- Type: Integer
- Default value: 1000
- Location:
|
Maximum level depth from the root CI that can be initially displayed in
Dependency Views.
glide.bsm.max_levels
|
Level depth is the graph distance between the root CI and a node.
- Type: Integer
- Default value:: 3
- Other possible values: 1-49
- Location:
|
Display the continuation of the map underneath virtual group. Virtual links are
used to connect virtual groups to their child nodes.
glide.bsm.show_virtual_node_children
|
- Type: Yes | No
- Default value: No
- Location:
|
Maximum number of child nodes to display (the rest will be collapsed).
glide.bsm.too_many_children
|
Maximum number of nodes (of a similar CI type and at the same level) to
display before applying virtual grouping. Nodes are collapsed for the map to
meet this limit.
- Type: Integer, valid values 1 or greater
- Default value: 10
- Location:
|
A value of true indicates that filtered out items will be removed from the
graph along with any disconnected children while a value of false indicates that
the items will be dimmed in color.
glide.ngbsm.filters_remove_filtered_items
|
- Type: Yes | No
- Default value: Yes
- Location:
|
Maximum number of relations per node.
glide.bsm.max_num_rels
|
The maximum number of relations to retrieve from the database. If more
relations exist in the database, they are not displayed in the map.
- Type: Integer
- Default value: 100
- Other values: 1 or greater
- Location:
|
A value of true indicates that when filters are changed the graph will
recalculate it layout using the currently selected layout algorithm.
glide.ngbsm.filters_run_layout_automatically
|
- Type: Yes | No
- Default value: Yes
- Location:
|
A value of true indicates that when filters are changed the graph will be fit
to the screen automatically.
glide.ngbsm.filters_fit_to_screen_automatically
|
- Type: Yes | No
- Default value: No
- Location:
|
A value of true allows relationship lines to be drawn using smooth curves
instead of straight line segments. These curves can be more taxing on the
browser, setting to false may improve fluidity of animation and interaction for
Dependency Views.
glide.ngbsm.performance_allow_curves
|
- Type: Yes | No
- Default value: Yes
- Location:
|
Amount of time in milliseconds a notification stays on the screen.
glide.ngbsm.notification_display_time
|
- Type: Integer
- Default value: 5000
- Location:
|
The maximum amount of results displayed when searching for CIs.
glide.ngbsm.search_ci_limit
|
- Type: Integer
- Default value: 10
- Location:
|
The maximum amount of results displayed when searching for Relationship
Types.
glide.ngbsm.search_rel_type_limit
|
- Type: Integer
- Default value: 5
- Location:
|
When available, the map should display the class labels for each CI.
glide.ngbsm.show_class_labels
|
- Type: Yes | No
- Default value: Yes
- Location:
|
Truncate node labels to a single line and to fit available space (default).
Disable to display entire labels on multiple lines and wrapped as needed.
glide.ngbsm.truncate_long_labels
|
If glide.ngbsm.show_class_labels is enabled, then the
class label always displays on top of the CI label, and wrapping applies to both
the class and the CI labels.
- Type: Yes | No
- Default value: No
- Location:
|
Minimum horizontal distance between nodes in horizontal layout.
glide.bsm.layout_horizontal_spacing_x
|
The distance is measured in pixels between one node's center to another node's
center.
- Type: Integer
- Default value: 200
- Location:
|
Minimum vertical distance between nodes in horizontal layout.
glide.bsm.layout_horizontal_spacing_y
|
The distance is measured in pixels between one node's center to another node's
center.
- Type: Integer
- Default value: 100
- Location:
|
Minimum horizontal distance between nodes in vertical layout.
glide.bsm.layout_vertical_spacing_x
|
The distance is measured in pixels between one node's center to another node's
center.
- Type: Integer
- Default value: 125
- Location:
|
Minimum vertical distance between nodes in vertical layout.
glide.bsm.layout_vertical_spacing_y
|
The distance is measured in pixels between one node's center to another node's
center.
- Type: Integer
- Default value: 125
- Location:
|