Collection
Addedv0.1.x
This chapter contains the commands related to collection management.
compact [READ MORE]
This operation compacts collection segments to optimize storage.
create [READ MORE]
This operation creates a new collection.
describe [READ MORE]
This operation gets details of a collection.
drop [READ MORE]
This operation drops a collection. This action is irreversible.
flush [READ MORE]
This operation flushes collection data to disk.
get-load-state [READ MORE]
This operation gets collection load state.
get-stats [READ MORE]
This operation gets collection statistics (row count, etc.).
has [READ MORE]
This operation checks if a collection exists.
list [READ MORE]
This operation lists all collections.
load [READ MORE]
This operation loads a collection into memory for search.
release [READ MORE]
This operation releases a collection from memory.
rename [READ MORE]
This operation renames a collection.