|  | 
|  | 1 | +<!DOCTYPE html> | 
|  | 2 | +<html> | 
|  | 3 | +  <head> | 
|  | 4 | +    <meta charset="utf-8"> | 
|  | 5 | +      <title>Class AdjacencyMatrixAggregate | Elasticsearch.NET </title> | 
|  | 6 | +      <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
|  | 7 | +      <meta name="title" content="Class AdjacencyMatrixAggregate | Elasticsearch.NET "> | 
|  | 8 | +       | 
|  | 9 | +       | 
|  | 10 | +      <link rel="icon" href="../favicon.ico"> | 
|  | 11 | +      <link rel="stylesheet" href="../public/docfx.min.css"> | 
|  | 12 | +      <link rel="stylesheet" href="../public/main.css"> | 
|  | 13 | +      <meta name="docfx:navrel" content="../toc.html"> | 
|  | 14 | +      <meta name="docfx:tocrel" content="toc.html"> | 
|  | 15 | +       | 
|  | 16 | +      <meta name="docfx:rel" content="../"> | 
|  | 17 | +       | 
|  | 18 | +       | 
|  | 19 | +      <meta name="docfx:docurl" content="https://github.com/elastic/elasticsearch-net/new/9.0.5/apiSpec/new?filename=Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate.md&value=---%0Auid%3A%20Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A"> | 
|  | 20 | +      <meta name="loc:inThisArticle" content="In this article"> | 
|  | 21 | +      <meta name="loc:searchResultsCount" content="{count} results for "{query}""> | 
|  | 22 | +      <meta name="loc:searchNoResults" content="No results for "{query}""> | 
|  | 23 | +      <meta name="loc:tocFilter" content="Filter by title"> | 
|  | 24 | +      <meta name="loc:nextArticle" content="Next"> | 
|  | 25 | +      <meta name="loc:prevArticle" content="Previous"> | 
|  | 26 | +      <meta name="loc:themeLight" content="Light"> | 
|  | 27 | +      <meta name="loc:themeDark" content="Dark"> | 
|  | 28 | +      <meta name="loc:themeAuto" content="Auto"> | 
|  | 29 | +      <meta name="loc:changeTheme" content="Change theme"> | 
|  | 30 | +      <meta name="loc:copy" content="Copy"> | 
|  | 31 | +      <meta name="loc:downloadPdf" content="Download PDF"> | 
|  | 32 | + | 
|  | 33 | +      <script type="module" src="./../public/docfx.min.js"></script> | 
|  | 34 | + | 
|  | 35 | +      <script> | 
|  | 36 | +        const theme = localStorage.getItem('theme') || 'auto' | 
|  | 37 | +        document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme) | 
|  | 38 | +      </script> | 
|  | 39 | + | 
|  | 40 | +  </head> | 
|  | 41 | + | 
|  | 42 | +  <body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference"> | 
|  | 43 | +    <header class="bg-body border-bottom"> | 
|  | 44 | +      <nav id="autocollapse" class="navbar navbar-expand-md" role="navigation"> | 
|  | 45 | +        <div class="container-xxl flex-nowrap"> | 
|  | 46 | +          <a class="navbar-brand" href="../index.html"> | 
|  | 47 | +            <img id="logo" class="svg" src="../images/logo.svg" alt="Elasticsearch.NET"> | 
|  | 48 | +            Elasticsearch.NET | 
|  | 49 | +          </a> | 
|  | 50 | +          <button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation"> | 
|  | 51 | +            <i class="bi bi-three-dots"></i> | 
|  | 52 | +          </button> | 
|  | 53 | +          <div class="collapse navbar-collapse" id="navpanel"> | 
|  | 54 | +            <div id="navbar"> | 
|  | 55 | +              <form class="search" role="search" id="search"> | 
|  | 56 | +                <i class="bi bi-search"></i> | 
|  | 57 | +                <input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search"> | 
|  | 58 | +              </form> | 
|  | 59 | +            </div> | 
|  | 60 | +          </div> | 
|  | 61 | +        </div> | 
|  | 62 | +      </nav> | 
|  | 63 | +    </header> | 
|  | 64 | + | 
|  | 65 | +    <main class="container-xxl"> | 
|  | 66 | +      <div class="toc-offcanvas"> | 
|  | 67 | +        <div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel"> | 
|  | 68 | +          <div class="offcanvas-header"> | 
|  | 69 | +            <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5> | 
|  | 70 | +            <button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button> | 
|  | 71 | +          </div> | 
|  | 72 | +          <div class="offcanvas-body"> | 
|  | 73 | +            <nav class="toc" id="toc"></nav> | 
|  | 74 | +          </div> | 
|  | 75 | +        </div> | 
|  | 76 | +      </div> | 
|  | 77 | + | 
|  | 78 | +      <div class="content"> | 
|  | 79 | +        <div class="actionbar"> | 
|  | 80 | +          <button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents"> | 
|  | 81 | +            <i class="bi bi-list"></i> | 
|  | 82 | +          </button> | 
|  | 83 | + | 
|  | 84 | +          <nav id="breadcrumb"></nav> | 
|  | 85 | +        </div> | 
|  | 86 | + | 
|  | 87 | +        <article data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate"> | 
|  | 88 | + | 
|  | 89 | + | 
|  | 90 | + | 
|  | 91 | +  <h1 id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate" class="text-break"> | 
|  | 92 | +Class AdjacencyMatrixAggregate  <a class="header-action link-secondary" title="View source" href="https://github.com/elastic/elasticsearch-net/blob/9.0.5/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L74"><i class="bi bi-code-slash"></i></a> | 
|  | 93 | +  </h1> | 
|  | 94 | + | 
|  | 95 | +  <div class="facts text-secondary"> | 
|  | 96 | +    <dl><dt>Namespace</dt><dd><a class="xref" href="Elastic.html">Elastic</a>.<a class="xref" href="Elastic.Clients.html">Clients</a>.<a class="xref" href="Elastic.Clients.Elasticsearch.html">Elasticsearch</a>.<a class="xref" href="Elastic.Clients.Elasticsearch.Aggregations.html">Aggregations</a></dd></dl> | 
|  | 97 | +  <dl><dt>Assembly</dt><dd>Elastic.Clients.Elasticsearch.dll</dd></dl> | 
|  | 98 | +  </div> | 
|  | 99 | + | 
|  | 100 | +  <div class="markdown summary"></div> | 
|  | 101 | +  <div class="markdown conceptual"></div> | 
|  | 102 | + | 
|  | 103 | +  <div class="codewrapper"> | 
|  | 104 | +    <pre><code class="lang-csharp hljs">[JsonConverter(typeof(AdjacencyMatrixAggregateConverter))] | 
|  | 105 | +public sealed class AdjacencyMatrixAggregate : IAggregate</code></pre> | 
|  | 106 | +  </div> | 
|  | 107 | + | 
|  | 108 | + | 
|  | 109 | + | 
|  | 110 | + | 
|  | 111 | +  <dl class="typelist inheritance"> | 
|  | 112 | +    <dt>Inheritance</dt> | 
|  | 113 | +    <dd> | 
|  | 114 | +      <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div> | 
|  | 115 | +      <div><span class="xref">AdjacencyMatrixAggregate</span></div> | 
|  | 116 | +    </dd> | 
|  | 117 | +  </dl> | 
|  | 118 | + | 
|  | 119 | +  <dl class="typelist implements"> | 
|  | 120 | +    <dt>Implements</dt> | 
|  | 121 | +    <dd> | 
|  | 122 | +      <div><a class="xref" href="Elastic.Clients.Elasticsearch.Aggregations.IAggregate.html">IAggregate</a></div> | 
|  | 123 | +    </dd> | 
|  | 124 | +  </dl> | 
|  | 125 | + | 
|  | 126 | + | 
|  | 127 | +  <dl class="typelist inheritedMembers"> | 
|  | 128 | +    <dt>Inherited Members</dt> | 
|  | 129 | +    <dd> | 
|  | 130 | +    <div> | 
|  | 131 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a> | 
|  | 132 | +    </div> | 
|  | 133 | +    <div> | 
|  | 134 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a> | 
|  | 135 | +    </div> | 
|  | 136 | +    <div> | 
|  | 137 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a> | 
|  | 138 | +    </div> | 
|  | 139 | +    <div> | 
|  | 140 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a> | 
|  | 141 | +    </div> | 
|  | 142 | +    <div> | 
|  | 143 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a> | 
|  | 144 | +    </div> | 
|  | 145 | +    <div> | 
|  | 146 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a> | 
|  | 147 | +    </div> | 
|  | 148 | +  </dd></dl> | 
|  | 149 | + | 
|  | 150 | +  <dl class="typelist extensionMethods"> | 
|  | 151 | +    <dt>Extension Methods</dt> | 
|  | 152 | +    <dd> | 
|  | 153 | +  <div> | 
|  | 154 | +      <a class="xref" href="Elastic.Clients.Elasticsearch.SuffixExtensions.html#Elastic_Clients_Elasticsearch_SuffixExtensions_Suffix_System_Object_System_String_">SuffixExtensions.Suffix(object, string)</a> | 
|  | 155 | +  </div> | 
|  | 156 | +  </dd></dl> | 
|  | 157 | + | 
|  | 158 | + | 
|  | 159 | + | 
|  | 160 | + | 
|  | 161 | + | 
|  | 162 | +  <h2 class="section" id="constructors">Constructors | 
|  | 163 | +</h2> | 
|  | 164 | + | 
|  | 165 | + | 
|  | 166 | +  <a id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate__ctor_" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.#ctor*"></a> | 
|  | 167 | + | 
|  | 168 | +  <h3 id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate__ctor" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.#ctor"> | 
|  | 169 | +  AdjacencyMatrixAggregate() | 
|  | 170 | +  <a class="header-action link-secondary" title="View source" href="https://github.com/elastic/elasticsearch-net/blob/9.0.5/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L88"><i class="bi bi-code-slash"></i></a> | 
|  | 171 | +  </h3> | 
|  | 172 | + | 
|  | 173 | +  <div class="markdown level1 summary"></div> | 
|  | 174 | +  <div class="markdown level1 conceptual"></div> | 
|  | 175 | + | 
|  | 176 | +  <div class="codewrapper"> | 
|  | 177 | +    <pre><code class="lang-csharp hljs">[Obsolete("The type contains required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")] | 
|  | 178 | +public AdjacencyMatrixAggregate()</code></pre> | 
|  | 179 | +  </div> | 
|  | 180 | + | 
|  | 181 | + | 
|  | 182 | + | 
|  | 183 | + | 
|  | 184 | + | 
|  | 185 | + | 
|  | 186 | + | 
|  | 187 | + | 
|  | 188 | + | 
|  | 189 | + | 
|  | 190 | + | 
|  | 191 | + | 
|  | 192 | + | 
|  | 193 | +  <a id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate__ctor_" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.#ctor*"></a> | 
|  | 194 | + | 
|  | 195 | +  <h3 id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate__ctor_System_Collections_Generic_IReadOnlyCollection_Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixBucket__" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.#ctor(System.Collections.Generic.IReadOnlyCollection{Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixBucket})"> | 
|  | 196 | +  AdjacencyMatrixAggregate(IReadOnlyCollection<AdjacencyMatrixBucket>) | 
|  | 197 | +  <a class="header-action link-secondary" title="View source" href="https://github.com/elastic/elasticsearch-net/blob/9.0.5/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L77"><i class="bi bi-code-slash"></i></a> | 
|  | 198 | +  </h3> | 
|  | 199 | + | 
|  | 200 | +  <div class="markdown level1 summary"></div> | 
|  | 201 | +  <div class="markdown level1 conceptual"></div> | 
|  | 202 | + | 
|  | 203 | +  <div class="codewrapper"> | 
|  | 204 | +    <pre><code class="lang-csharp hljs">public AdjacencyMatrixAggregate(IReadOnlyCollection<AdjacencyMatrixBucket> buckets)</code></pre> | 
|  | 205 | +  </div> | 
|  | 206 | + | 
|  | 207 | +  <h4 class="section">Parameters</h4> | 
|  | 208 | +  <dl class="parameters"> | 
|  | 209 | +    <dt><code>buckets</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlycollection-1">IReadOnlyCollection</a><<a class="xref" href="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixBucket.html">AdjacencyMatrixBucket</a>></dt> | 
|  | 210 | +    <dd></dd> | 
|  | 211 | +  </dl> | 
|  | 212 | + | 
|  | 213 | + | 
|  | 214 | + | 
|  | 215 | + | 
|  | 216 | + | 
|  | 217 | + | 
|  | 218 | + | 
|  | 219 | + | 
|  | 220 | + | 
|  | 221 | + | 
|  | 222 | + | 
|  | 223 | + | 
|  | 224 | +  <h2 class="section" id="properties">Properties | 
|  | 225 | +</h2> | 
|  | 226 | + | 
|  | 227 | + | 
|  | 228 | +  <a id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Buckets_" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Buckets*"></a> | 
|  | 229 | + | 
|  | 230 | +  <h3 id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Buckets" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Buckets"> | 
|  | 231 | +  Buckets | 
|  | 232 | +  <a class="header-action link-secondary" title="View source" href="https://github.com/elastic/elasticsearch-net/blob/9.0.5/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L99"><i class="bi bi-code-slash"></i></a> | 
|  | 233 | +  </h3> | 
|  | 234 | + | 
|  | 235 | +  <div class="markdown level1 summary"></div> | 
|  | 236 | +  <div class="markdown level1 conceptual"></div> | 
|  | 237 | + | 
|  | 238 | +  <div class="codewrapper"> | 
|  | 239 | +    <pre><code class="lang-csharp hljs">public IReadOnlyCollection<AdjacencyMatrixBucket> Buckets { get; set; }</code></pre> | 
|  | 240 | +  </div> | 
|  | 241 | + | 
|  | 242 | + | 
|  | 243 | + | 
|  | 244 | + | 
|  | 245 | + | 
|  | 246 | +  <h4 class="section">Property Value</h4> | 
|  | 247 | +  <dl class="parameters"> | 
|  | 248 | +    <dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlycollection-1">IReadOnlyCollection</a><<a class="xref" href="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixBucket.html">AdjacencyMatrixBucket</a>></dt> | 
|  | 249 | +    <dd></dd> | 
|  | 250 | +  </dl> | 
|  | 251 | + | 
|  | 252 | + | 
|  | 253 | + | 
|  | 254 | + | 
|  | 255 | + | 
|  | 256 | + | 
|  | 257 | + | 
|  | 258 | + | 
|  | 259 | +  <a id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Meta_" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Meta*"></a> | 
|  | 260 | + | 
|  | 261 | +  <h3 id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Meta" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Meta"> | 
|  | 262 | +  Meta | 
|  | 263 | +  <a class="header-action link-secondary" title="View source" href="https://github.com/elastic/elasticsearch-net/blob/9.0.5/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L104"><i class="bi bi-code-slash"></i></a> | 
|  | 264 | +  </h3> | 
|  | 265 | + | 
|  | 266 | +  <div class="markdown level1 summary"></div> | 
|  | 267 | +  <div class="markdown level1 conceptual"></div> | 
|  | 268 | + | 
|  | 269 | +  <div class="codewrapper"> | 
|  | 270 | +    <pre><code class="lang-csharp hljs">public IReadOnlyDictionary<string, object>? Meta { get; set; }</code></pre> | 
|  | 271 | +  </div> | 
|  | 272 | + | 
|  | 273 | + | 
|  | 274 | + | 
|  | 275 | + | 
|  | 276 | + | 
|  | 277 | +  <h4 class="section">Property Value</h4> | 
|  | 278 | +  <dl class="parameters"> | 
|  | 279 | +    <dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlydictionary-2">IReadOnlyDictionary</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>></dt> | 
|  | 280 | +    <dd></dd> | 
|  | 281 | +  </dl> | 
|  | 282 | + | 
|  | 283 | + | 
|  | 284 | + | 
|  | 285 | + | 
|  | 286 | + | 
|  | 287 | + | 
|  | 288 | + | 
|  | 289 | + | 
|  | 290 | + | 
|  | 291 | +</article> | 
|  | 292 | + | 
|  | 293 | + | 
|  | 294 | + | 
|  | 295 | +      </div> | 
|  | 296 | + | 
|  | 297 | +      <div class="affix"> | 
|  | 298 | +        <nav id="affix"></nav> | 
|  | 299 | +      </div> | 
|  | 300 | +    </main> | 
|  | 301 | + | 
|  | 302 | +    <div class="container-xxl search-results" id="search-results"></div> | 
|  | 303 | + | 
|  | 304 | +    <footer class="border-top text-secondary"> | 
|  | 305 | +      <div class="container-xxl"> | 
|  | 306 | +        <div class="flex-fill"> | 
|  | 307 | +          <span>Made with <a href="https://dotnet.github.io/docfx">docfx</a></span> | 
|  | 308 | +        </div> | 
|  | 309 | +      </div> | 
|  | 310 | +    </footer> | 
|  | 311 | +  </body> | 
|  | 312 | +</html> | 
0 commit comments