File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
## App Engine Datastore NDB Cache Samples
2
2
3
3
This contains snippets used in the NDB cache documentation, demonstrating
4
- various operation on ndb caches.
4
+ various operations on ndb caches.
5
5
6
6
<!-- auto-doc-link -->
7
7
These samples are used on the following documentation page:
Original file line number Diff line number Diff line change 1
1
## App Engine Datastore NDB Entities Samples
2
2
3
3
This contains snippets used in the NDB entity documentation, demonstrating
4
- various operation on ndb entities.
4
+ various operations on ndb entities.
5
5
6
6
<!-- auto-doc-link -->
7
7
These samples are used on the following documentation page:
Original file line number Diff line number Diff line change 1
1
## App Engine Datastore NDB Properties Samples
2
2
3
3
This contains snippets used in the NDB properties documentation, demonstrating
4
- various operation on ndb properties.
4
+ various operations on ndb properties.
5
5
6
6
<!-- auto-doc-link -->
7
7
These samples are used on the following documentation page:
Original file line number Diff line number Diff line change 1
1
## App Engine Datastore NDB Property Subclasses Samples
2
2
3
3
This contains snippets used in the NDB property subclasses documentation,
4
- demonstrating various operation on ndb property subclasses.
4
+ demonstrating various operations on ndb property subclasses.
5
5
6
6
<!-- auto-doc-link -->
7
7
These samples are used on the following documentation page:
You can’t perform that action at this time.
0 commit comments