Reference: Model
You construct a model from invoking the .model
method on an OGM
.
const model = ogm.model("name")
Reference: [ogm-methods-find]
Reference: [ogm-methods-count]
Reference: [ogm-methods-create]
Reference: [ogm-methods-update]
Reference: [ogm-methods-delete]