java.lang.Object
org.neo4j.bolt.connection.netty.impl.messaging.request.AbstractStreamingMessage
org.neo4j.bolt.connection.netty.impl.messaging.request.PullMessage
All Implemented Interfaces:
Message

public class PullMessage extends AbstractStreamingMessage
PULL request message

Sent by clients to pull the entirety of the remaining stream down.