saveHDMDataToMongoDb: Save all data pertaining to the definition of a model to...

Description Usage Arguments

Description

Send in JSON data, this will save it to MongoDB. I love MongoDB because it's web scale: https://www.youtube.com/watch?v=b2F-DItXtZs If you don't for some reason then feel free to submit a PR to this repo for something else.

Usage

1
saveHDMDataToMongoDb(data, id, dataUri)

Arguments

data

the full set of data to save in JSON format

id

the ID of the model to update. If no ID is passed we will insert a record

dataUri

URI of mongoDB to use


cwhd/hdp-r documentation built on May 9, 2019, 4:57 a.m.