You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
This is the first time I am using mongoDB and Julia, I want to create a time series collection using Julia, but I cant find the method equivalent to db.createCollection() which is mentioned on MongoDB website
The text was updated successfully, but these errors were encountered:
Hi,
This is the first time I am using mongoDB and Julia, I want to create a time series collection using Julia, but I cant find the method equivalent to
db.createCollection()
which is mentioned on MongoDB websiteThe text was updated successfully, but these errors were encountered: