Class TuplesHandle

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

public class TuplesHandle extends BaseHandle<InputStream,OperationNotSupported> implements TuplesReadHandle, TuplesResults
A TuplesHandle represents a set of tuples returned by a query on the server.