|
MySQL Shell API 9.5.0
Unified development interface for MySQL Products
|
This is the complete list of members for Collection, including all inherited members.
| add(...) | Collection | |
| add_or_replace_one(str id, document doc) | Collection | |
| count() | Collection | |
| create_index(str name, JSON indexDefinition) | Collection | |
| drop_index(str name) | Collection | |
| exists_in_database() | DatabaseObject | |
| find(...) | Collection | |
| get_name() | DatabaseObject | |
| get_one(str id) | Collection | |
| get_schema() | DatabaseObject | |
| get_session() | DatabaseObject | |
| modify(str search_condition) | Collection | |
| name | DatabaseObject | |
| remove(str search_condition) | Collection | |
| remove_one(str id) | Collection | |
| replace_one(str id, document doc) | Collection | |
| schema | DatabaseObject | |
| session | DatabaseObject |
1.9.2