Skip to content

Commit 0c1dba8

Browse files
committed
meta data
1 parent 4af541f commit 0c1dba8

File tree

4 files changed

+26
-2
lines changed

4 files changed

+26
-2
lines changed

source/crud/delete.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
Delete Documents
55
================
66

7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
11+
.. meta::
12+
:keywords: remove, clear, reset, code example
13+
:description: Learn about how to delete documents in the {+driver-long+}.
14+
715
.. contents:: On this page
816
:local:
917
:backlinks: none

source/crud/insert.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
Insert Operations
55
=================
66

7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
11+
.. meta::
12+
:keywords: add, save, code example
13+
:description: Learn about how to insert documents in the {+driver-long+}.
14+
715
.. contents:: On this page
816
:local:
917
:backlinks: none

source/crud/query-documents/find.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Find Documents
99
:values: reference
1010

1111
.. meta::
12-
:keywords: find, findOne, findMany, get, lookup
13-
:description: Learn about how to retrieve data in the {+driver-long+}.
12+
:keywords: find, findOne, findMany, get, lookup, code example
13+
:description: Learn about how to retrieve documents in the {+driver-long+}.
1414

1515
.. contents:: On this page
1616
:local:

source/crud/update-documents.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
Update Documents
88
================
99

10+
.. facet::
11+
:name: genre
12+
:values: reference
13+
14+
.. meta::
15+
:keywords: update, upsert, correct, change, code example
16+
:description: Learn about how to modify documents in the {+driver-long+}.
17+
1018
.. contents:: On this page
1119
:local:
1220
:backlinks: none

0 commit comments

Comments
 (0)