[go: nahoru, domu]

MySQL Shell API 9.0.0
Unified development interface for MySQL Products
Collection Member List

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
nameDatabaseObject
remove(str search_condition)Collection
remove_one(str id)Collection
replace_one(str id, document doc)Collection
schemaDatabaseObject
sessionDatabaseObject