Class ValuesHandle

java.lang.Object
com.marklogic.client.impl.HandleImplementation<R,W>
All Implemented Interfaces:
ContentDescriptor, AbstractReadHandle, ValuesReadHandle, ValuesResults

public class ValuesHandle extends BaseHandle<InputStream,OperationNotSupported> implements ValuesReadHandle, ValuesResults
A ValuesHandle represents a list of values or of tuples (combination of values for the same document) retrieved from the indexes.