Package com.datastax.astra.client.collections.commands.cursor
package com.datastax.astra.client.collections.commands.cursor
Objects representing cursors working with find collections commands.
-
ClassDescriptionImplementation of a cursor across the find itemsIterator to get all distinct value for a particular field.DistinctIterator<T,
F> Iterator to retrieve distinct values of a field in a document.