-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-655 GridFS main page #418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
.. code-block:: javascript | ||
|
||
db.photos.findOne() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is confusing?
the last little bit here with the findOne()?not sure what its supposed to accomplish from an illustrative or operational perspective.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see where this came from? we need to tweak it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kill shell example, tell people to use mongofiles or drivers.
* DOCSP-42974-c2c-nested-components (#416) * DOCSP-42974-c2c-nested-components * build errors * DOCSP-42974-c2c-nested-components (#416) * DOCSP-42974-c2c-nested-components * build errors
* DOCSP-23735 capped collection and page creation * DOCSP-23735 fixing procedure structure * DOCSP-23735 collation collection page * DOCSP-23735 time series collection page * DOCSP-23735 time series collection page * DOCSP-23735 Queryable Encryption * DOCSP-23735 Queryable Encryption * DOCSP-23735 add banner * DOCSP-23735 collections landing page * DOCSP-23735 test push * DOCSP-23735 added example * DOCSP-23735 added example * DOCSP-23735 nit change * DOCSP-23735 tech changes * DOCSP-23735 nit change * DOCSP-23735 fixed note on custom collation * DOCSP-23735 rewording
<!-- Add a description of your PR here (optional) --> - [DOCSP-44010](https://jira.mongodb.org/browse/DOCSP-44010) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
The content includes a link to a reference in this pull request: #417