Management
Methods for you to index, load, and release a collection.
createIndex() [READ MORE]
This operation creates an index for a specific collection.
describeIndex() [READ MORE]
This operation describes a specific index.
dropIndex() [READ MORE]
This operation drops an index from a specific collection.
getLoadState() [READ MORE]
This operation displays whether a specified collection or partition is loaded or not.
IndexParam [READ MORE]
This operation prepares index parameters to build indexes for a specific collection.
IndexType [READ MORE]
This is an enumeration that provides the following constants.
loadCollection() [READ MORE]
This operation loads the data of a specific collection into memory.
MetricType [READ MORE]
This is an enumeration that provides the following constants.
releaseCollection() [READ MORE]
This operation releases the data of a specific collection from memory.