Skip to main content
Module

x/google_datastore/mod.ts>Datastore#createQuery

A set of APIs that allow interfacing to Google Datastore on GCP from Deno.
Latest
method Datastore.prototype.createQuery
import { Datastore } from "https://deno.land/x/google_datastore@0.2.1/mod.ts";

Create a query.

Parameters

optional
kind: string | string[]

Parameters

namespace: string
kind: string | string[]