connect()

This method connects to the Milvus instance using the optionally specified SDK version.

connect(sdkVersion): void

Request Syntax

connect({
    sdkVersion: string
})

PARAMETERS:

  • sdkVersion (string) -

    [REQUIRED]

    The version of your Node.js SDK.

RETURNS void

This method returns nothing.

Example

connect(2.3.5)

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?