gstore-node
Search…
v7.x
Introduction
Getting Started
Motivation
Installation
Create a gstore instance
Schema
Model
Entity
Queries
Populate
Middleware (hooks)
Cache / Dataloader
gstore Methods
Typescript
Appendix
Powered By
GitBook
Installation
Add gstore-node and google-cloud Datastore libs to your project
npm
install
gstore-node @google-cloud/datastore --save
# or
yarn
add
gstore-node @google-cloud/datastore
Previous
Motivation
Next
Create a gstore instance
Last modified
2yr ago
Copy link