Partition
Methods related to partitions within specific collections.
CreatePartition() [READ MORE]
This method creates a partition in a specific collection.
DropPartition() [READ MORE]
This method drops a specific partition from a collection.
HasPartition() [READ MORE]
This method checks whether a specific partition exists.
LoadPartitions() [READ MORE]
This method loads the data of specific partitions into memory.
ReleasePartitions() [READ MORE]
This method releases the data of specific partitions from memory.
ShowPartitions() [READ MORE]
This method returns a list of partitions within a specific collection.