public sealed class AffinityClusteringConfig : IMessage<AffinityClusteringConfig>, IEquatable<AffinityClusteringConfig>, IDeepCloneable<AffinityClusteringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class AffinityClusteringConfig.
[[["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 page provides reference documentation for the `AffinityClusteringConfig` class within the Enterprise Knowledge Graph v1 API, specifically for the .NET environment."],["`AffinityClusteringConfig` is a sealed class used to configure options for affinity clustering, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The documentation outlines two constructor methods for `AffinityClusteringConfig`, one default and another that copies from another `AffinityClusteringConfig` object."],["It details the `CompressionRoundCount` property, which is of type `long` and allows users to specify the number of iterations for clustering, with a default value of 1."],["The latest version of this class's documentation is `1.0.0-beta04`, with a previous version `1.0.0-beta03` also available for review."]]],[]]