Skip to content

Commit 9e99d76

Browse files
committed
page nav
1 parent e236780 commit 9e99d76

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source/usage-examples/findOne.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44
Find a Document
55
===============
66

7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
11+
.. meta::
12+
:keywords: first, retrieve, code example
13+
14+
.. contents:: On this page
15+
:local:
16+
:backlinks: none
17+
:depth: 2
18+
:class: singlecol
19+
720
You can retrieve a single document from a collection by calling the `find_one()
821
<{+api+}/struct.Collection.html#method.find_one>`__ method on a ``Collection`` instance.
922

0 commit comments

Comments
 (0)