Client
Addedv2.3.xModifiedv2.5.x
Classes and methods for you to manage the MilvusClient instances.
checkCompatibility() [READ MORE]
This operation checks the compatibility of the SDK with the Milvus server.
checkHealth() [READ MORE]
This operation checks the health status of the Milvus server.
closeConnection() [READ MORE]
This operation closes the current connection to the Milvus server.
connect() [READ MORE]
This method connects to the Zilliz Cloud cluster using the optionally specified SDK version.
MilvusClient [READ MORE]
A MilvusClient instance represents a Node.js client that connects to a specific Zilliz Cloud cluster.
getVersion() [READ MORE]
This operation returns version information for the Milvus server.
use() [READ MORE]
This operation sets the active database for the gRPC client. After calling this method, all subsequent operations will target the specified database.