Collection API
List collections
You can list all collections in a project by calling client.collections().list()
.
Listing all collections in a project is as easy as:
The list()
function returns a list of Collection
objects:
You can list all collections in a project by calling client.collections().list()
.
Listing all collections in a project is as easy as:
The list()
function returns a list of Collection
objects: