Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_es/mod.ts>Client#count

deno elasticsearch
Latest
method Client.prototype.count
import { Client } from "https://deno.land/x/deno_es@v0.5.1/mod.ts";

Parameters

params: CountParams
optional
options: ExOptions

Returns

Promise<CountInfo>