public sealed class ConnectedComponentsConfig : IMessage<ConnectedComponentsConfig>, IEquatable<ConnectedComponentsConfig>, IDeepCloneable<ConnectedComponentsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class ConnectedComponentsConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation covers the `ConnectedComponentsConfig` class within the Enterprise Knowledge Graph v1 API, specifically version 1.0.0-beta03."],["`ConnectedComponentsConfig` provides options for connected components in the API and inherits from the base `object` class while implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor without parameters and a constructor to create a new object based on another `ConnectedComponentsConfig` instance."],["A key property of the `ConnectedComponentsConfig` class is `WeightThreshold`, a float value used as a threshold for connected components, with a default of 0.85."],["The latest version of the `ConnectedComponentsConfig` is 1.0.0-beta04, while the page specifically outlines 1.0.0-beta03."]]],[]]