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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]