MySQL Shell API 8.0.40
Unified development interface for MySQL Products
|
This is the complete list of members for Collection, including all inherited members.
add(...) | Collection | |
addOrReplaceOne(String id, Document doc) | Collection | |
count() | Collection | |
createIndex(String name, JSON indexDefinition) | Collection | |
dropIndex(String name) | Collection | |
existsInDatabase() | DatabaseObject | |
find(...) | Collection | |
getName() | DatabaseObject | |
getOne(String id) | Collection | |
getSchema() | DatabaseObject | |
getSession() | DatabaseObject | |
modify(String searchCondition) | Collection | |
name | DatabaseObject | |
remove(String searchCondition) | Collection | |
removeOne(String id) | Collection | |
replaceOne(String id, Document doc) | Collection | |
schema | DatabaseObject | |
session | DatabaseObject |