| 
 | 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/8.17.4/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/8.17.4/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L30"><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">public sealed class AdjacencyMatrixAggregate : IAggregate</code></pre>  | 
 | 105 | +  </div>  | 
 | 106 | + | 
 | 107 | + | 
 | 108 | + | 
 | 109 | + | 
 | 110 | +  <dl class="typelist inheritance">  | 
 | 111 | +    <dt>Inheritance</dt>  | 
 | 112 | +    <dd>  | 
 | 113 | +      <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>  | 
 | 114 | +      <div><span class="xref">AdjacencyMatrixAggregate</span></div>  | 
 | 115 | +    </dd>  | 
 | 116 | +  </dl>  | 
 | 117 | + | 
 | 118 | +  <dl class="typelist implements">  | 
 | 119 | +    <dt>Implements</dt>  | 
 | 120 | +    <dd>  | 
 | 121 | +      <div><a class="xref" href="Elastic.Clients.Elasticsearch.Aggregations.IAggregate.html">IAggregate</a></div>  | 
 | 122 | +    </dd>  | 
 | 123 | +  </dl>  | 
 | 124 | + | 
 | 125 | + | 
 | 126 | +  <dl class="typelist inheritedMembers">  | 
 | 127 | +    <dt>Inherited Members</dt>  | 
 | 128 | +    <dd>  | 
 | 129 | +    <div>  | 
 | 130 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>  | 
 | 131 | +    </div>  | 
 | 132 | +    <div>  | 
 | 133 | +      <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>  | 
 | 134 | +    </div>  | 
 | 135 | +    <div>  | 
 | 136 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>  | 
 | 137 | +    </div>  | 
 | 138 | +    <div>  | 
 | 139 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a>  | 
 | 140 | +    </div>  | 
 | 141 | +    <div>  | 
 | 142 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>  | 
 | 143 | +    </div>  | 
 | 144 | +    <div>  | 
 | 145 | +      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>  | 
 | 146 | +    </div>  | 
 | 147 | +  </dd></dl>  | 
 | 148 | + | 
 | 149 | +  <dl class="typelist extensionMethods">  | 
 | 150 | +    <dt>Extension Methods</dt>  | 
 | 151 | +    <dd>  | 
 | 152 | +  <div>  | 
 | 153 | +      <a class="xref" href="Elastic.Clients.Elasticsearch.SuffixExtensions.html#Elastic_Clients_Elasticsearch_SuffixExtensions_Suffix_System_Object_System_String_">SuffixExtensions.Suffix(object, string)</a>  | 
 | 154 | +  </div>  | 
 | 155 | +  </dd></dl>  | 
 | 156 | + | 
 | 157 | + | 
 | 158 | + | 
 | 159 | + | 
 | 160 | + | 
 | 161 | +  <h2 class="section" id="properties">Properties  | 
 | 162 | +</h2>  | 
 | 163 | + | 
 | 164 | + | 
 | 165 | +  <a id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Buckets_" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Buckets*"></a>  | 
 | 166 | + | 
 | 167 | +  <h3 id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Buckets" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Buckets">  | 
 | 168 | +  Buckets  | 
 | 169 | +  <a class="header-action link-secondary" title="View source" href="https://github.com/elastic/elasticsearch-net/blob/8.17.4/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L32"><i class="bi bi-code-slash"></i></a>  | 
 | 170 | +  </h3>  | 
 | 171 | + | 
 | 172 | +  <div class="markdown level1 summary"></div>  | 
 | 173 | +  <div class="markdown level1 conceptual"></div>  | 
 | 174 | + | 
 | 175 | +  <div class="codewrapper">  | 
 | 176 | +    <pre><code class="lang-csharp hljs">[JsonInclude]  | 
 | 177 | +[JsonPropertyName("buckets")]  | 
 | 178 | +public IReadOnlyCollection<AdjacencyMatrixBucket> Buckets { get; init; }</code></pre>  | 
 | 179 | +  </div>  | 
 | 180 | + | 
 | 181 | + | 
 | 182 | + | 
 | 183 | + | 
 | 184 | + | 
 | 185 | +  <h4 class="section">Property Value</h4>  | 
 | 186 | +  <dl class="parameters">  | 
 | 187 | +    <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>  | 
 | 188 | +    <dd></dd>  | 
 | 189 | +  </dl>  | 
 | 190 | + | 
 | 191 | + | 
 | 192 | + | 
 | 193 | + | 
 | 194 | + | 
 | 195 | + | 
 | 196 | + | 
 | 197 | + | 
 | 198 | +  <a id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Meta_" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Meta*"></a>  | 
 | 199 | + | 
 | 200 | +  <h3 id="Elastic_Clients_Elasticsearch_Aggregations_AdjacencyMatrixAggregate_Meta" data-uid="Elastic.Clients.Elasticsearch.Aggregations.AdjacencyMatrixAggregate.Meta">  | 
 | 201 | +  Meta  | 
 | 202 | +  <a class="header-action link-secondary" title="View source" href="https://github.com/elastic/elasticsearch-net/blob/8.17.4/src/Elastic.Clients.Elasticsearch/_Generated/Types/Aggregations/AdjacencyMatrixAggregate.g.cs/#L34"><i class="bi bi-code-slash"></i></a>  | 
 | 203 | +  </h3>  | 
 | 204 | + | 
 | 205 | +  <div class="markdown level1 summary"></div>  | 
 | 206 | +  <div class="markdown level1 conceptual"></div>  | 
 | 207 | + | 
 | 208 | +  <div class="codewrapper">  | 
 | 209 | +    <pre><code class="lang-csharp hljs">[JsonInclude]  | 
 | 210 | +[JsonPropertyName("meta")]  | 
 | 211 | +public IReadOnlyDictionary<string, object>? Meta { get; init; }</code></pre>  | 
 | 212 | +  </div>  | 
 | 213 | + | 
 | 214 | + | 
 | 215 | + | 
 | 216 | + | 
 | 217 | + | 
 | 218 | +  <h4 class="section">Property Value</h4>  | 
 | 219 | +  <dl class="parameters">  | 
 | 220 | +    <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>  | 
 | 221 | +    <dd></dd>  | 
 | 222 | +  </dl>  | 
 | 223 | + | 
 | 224 | + | 
 | 225 | + | 
 | 226 | + | 
 | 227 | + | 
 | 228 | + | 
 | 229 | + | 
 | 230 | + | 
 | 231 | + | 
 | 232 | +</article>  | 
 | 233 | + | 
 | 234 | + | 
 | 235 | + | 
 | 236 | +      </div>  | 
 | 237 | + | 
 | 238 | +      <div class="affix">  | 
 | 239 | +        <nav id="affix"></nav>  | 
 | 240 | +      </div>  | 
 | 241 | +    </main>  | 
 | 242 | + | 
 | 243 | +    <div class="container-xxl search-results" id="search-results"></div>  | 
 | 244 | + | 
 | 245 | +    <footer class="border-top text-secondary">  | 
 | 246 | +      <div class="container-xxl">  | 
 | 247 | +        <div class="flex-fill">  | 
 | 248 | +          <span>Made with <a href="https://dotnet.github.io/docfx">docfx</a></span>  | 
 | 249 | +        </div>  | 
 | 250 | +      </div>  | 
 | 251 | +    </footer>  | 
 | 252 | +  </body>  | 
 | 253 | +</html>  | 
0 commit comments