mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comments of client file on benchmark (#9487)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
ced97a2397
commit
c3501b564e
@ -87,6 +87,7 @@ class MilvusClient(object):
|
||||
return 'Milvus collection %s' % self._collection_name
|
||||
|
||||
def set_collection(self, collection_name):
|
||||
""" seting collection name """
|
||||
self._collection_name = collection_name
|
||||
|
||||
# TODO: server not support
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user